Clock.HasControllableRoot Propriété

Définition

Obtient une valeur qui indique si ce Clock fait partie d'une arborescence d'horloge contrôlable.

public:
 property bool HasControllableRoot { bool get(); };
public bool HasControllableRoot { get; }
member this.HasControllableRoot : bool
Public ReadOnly Property HasControllableRoot As Boolean

Valeur de propriété

Boolean

true si cette horloge fait partie d'une arborescence d'horloge avec une horloge racine contrôlable ou si cette horloge est elle-même une racine contrôlable ; sinon, false.

S’applique à