ProcessInfoInner.IsScmSite 속성

정의

SCM 사이트인가요?

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상