Partager via


ProcessInfo.IsIisProfileRunning Propriété

Définition

Obtient ou définit le profil IIS en cours d’exécution ?

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à