Task.IsPriorityEditable Propriété

Définition

Obtient ou définit s'il est possible de modifier la priorité d'une tâche.

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

Valeur de propriété

Boolean

true s'il est possible de modifier la priorité d'une tâche, sinon false.

S’applique à