Condividi tramite


SourceControlUpdateParameters.AutoSync Proprietà

Definizione

Ottiene o imposta la sincronizzazione automatica del controllo del codice sorgente. L'impostazione predefinita è 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)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a