共用方式為


ProjectIdentifier.IsContextActive 屬性

定義

取得值,指出內容在狀態擷取時是否作用中。

[System.Runtime.Serialization.DataMember(Order=3)]
public bool IsContextActive { [System.Runtime.CompilerServices.IsReadOnly] get; init; }
[<System.Runtime.Serialization.DataMember(Order=3)>]
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.IsContextActive : bool with get, set
Public Property IsContextActive As Boolean

屬性值

屬性

備註

默認值為 false,除非另有設定。

適用於