共用方式為


ProcessInfoInner.IsProfileRunning 屬性

定義

取得或設定是否正在執行設定檔?

[Newtonsoft.Json.JsonProperty(PropertyName="properties.is_profile_running")]
public bool? IsProfileRunning { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.is_profile_running")>]
member this.IsProfileRunning : Nullable<bool> with get, set
Public Property IsProfileRunning As Nullable(Of Boolean)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於