Compartir a través de


ProcessInfoInner.IsIisProfileRunning Propiedad

Definición

Obtiene o establece si se ejecuta el perfil de IIS?

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a