DesignerLoader.Loading 屬性

定義

取得值,表示載入器目前是否正在載入文件。

public:
 virtual property bool Loading { bool get(); };
public virtual bool Loading { get; }
member this.Loading : bool
Public Overridable ReadOnly Property Loading As Boolean

屬性值

如果載入器目前正在載入文件,則為 true,否則為 false

適用於