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加载错误。

适用于