次の方法で共有


SourceControl.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

適用対象