Поделиться через


SiteSourceControlInner.IsMercurial Свойство

Определение

Возвращает или задает <code>true</code> для репозитория Mercurial; & lt;code>false</code> для репозитория Git.

[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

Применяется к