TaskHostClass.Disable Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob das TaskHostClass-Objekt deaktiviert ist, oder legt ihn fest.

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

Eigenschaftswert

true, wenn das TaskHostClass Objekt deaktiviert ist; andernfalls false.

Implementiert

Gilt für: