Condividi tramite


SiteSourceControlInner.IsMercurial Proprietà

Definizione

Ottiene o imposta <code gt;true</code&> per un repository Mercurial; & lt;code>false</code> per un repository 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)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a