Compartir a través de


SourceControl.AutoSync Propiedad

Definición

Obtiene o establece la sincronización automática del control de código fuente. El valor predeterminado es False.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.autoSync")]
public bool? AutoSync { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.autoSync")>]
member this.AutoSync : Nullable<bool> with get, set
Public Property AutoSync As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a