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

適用於