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

属性值

加载错误的 ICollection

适用于