共用方式為


SourceControlUpdateParameters.FolderPath 屬性

定義

取得或設定原始檔控制的資料夾路徑。 路徑必須是相對的。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.folderPath")]
public string FolderPath { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.folderPath")>]
member this.FolderPath : string with get, set
Public Property FolderPath As String

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於