InstallCommand.Done 屬性

定義

取得或設定值,指出這個物件表示的命令已完成。

public:  property bool Done {  public:
bool get(); protected public:
 void set(bool value); };
public bool Done { get; protected internal set; }
member this.Done : bool with get, set
Public Property Done As Boolean

屬性值

true InstallCommand如果 已完成,則為 ,否則 false 為 。

適用於