SiteSourceControlInner.IsMercurial 속성

정의

Mercurial 리포지 & 토리에 대한 lt;code>true</code>를 가져오거나 설정합니다&. Git 리포지토리의 경우 lt;code>false</code>

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상