共用方式為


SourceControl.AutoSync 屬性

定義

取得或設定原始檔控制自動同步處理。 預設值為 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)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於