다음을 통해 공유


SiteSourceControl.IsMercurial Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to