Compartir a través de


SiteSourceControl.IsMercurial Propiedad

Definición

Obtiene o establece lt &;code>true</code> para un repositorio Mercurial; & lt;code>false</code> para un repositorio de 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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a