Task.CanDelete Eigenschaft

Definition

Ruft ab oder legt fest, ob die Aufgabe gelöscht werden kann.

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

Eigenschaftswert

Boolean

true, wenn die Aufgabe gelöscht werden kann; andernfalls false.

Gilt für