Partager via


ProcessInfo.IsScmSite Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to