Compartir a través de


ProcessInfoInner.IsProfileRunning Propiedad

Definición

¿Obtiene o establece el perfil en ejecució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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a