Compartilhar via


SiteSourceControl.IsMercurial Propriedade

Definição

Obtém ou define <code>true</code> para um repositório Mercurial; & lt;code>false</code> para um repositório 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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a