Sdílet prostřednictvím


ProcessInfoInner.IsProfileRunning Vlastnost

Definice

Získá nebo nastaví, že je profil spuštěný?

[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)

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro