Share via


ConditionCollection.IsSealed 屬性

定義

取得值,指出此觸發程序是否為唯讀而無法變更。

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

屬性值

如果此觸發程序 (trigger) 為唯讀,則為 true,否則為 false

備註

如果尚未載入樣式,則觸發程式不會密封。

適用於