DesignSurface.LoadErrors 屬性

定義

回傳一組載入錯誤或空值集合。

public:
 property System::Collections::ICollection ^ LoadErrors { System::Collections::ICollection ^ get(); };
public System.Collections.ICollection LoadErrors { get; }
member this.LoadErrors : System.Collections.ICollection
Public ReadOnly Property LoadErrors As ICollection

屬性值

載入錯誤的A ICollection

適用於