Clock.HasControllableRoot Özellik

Tanım

Bunun Clock denetlenebilir bir saat ağacının parçası olup olmadığını gösteren bir değer alır.

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

Özellik Değeri

Boolean

true bu saat denetlenebilir bir kök saati olan bir saat ağacına aitse veya bu saat kendisi denetlenebilir bir kök ise; aksi takdirde , false.

Şunlara uygulanır