ProcessInfoInner.IsIisProfileRunning 속성

정의

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)

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상