PackageRemote32Class.Disable 屬性

定義

取得或設定值,指出是否要停用 PackageRemote32Class 物件。

public:
 virtual property bool Disable { bool get(); void set(bool value); };
public virtual bool Disable { get; set; }
member this.Disable : bool with get, set
Public Overridable Property Disable As Boolean

屬性值

Boolean

如果 PackageRemote32Class 物件已停用,則為 true,否則為 false。

實作

適用於