DesignSurface.LoadErrors プロパティ

定義

読み込みエラーのコレクションまたは void コレクションを返します。

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

プロパティ値

読み込みエラーの ICollection

適用対象