Sdílet prostřednictvím


SourceControlCreateOrUpdateParameters.FolderPath Vlastnost

Definice

Získá nebo nastaví cestu ke složce správy zdrojového kódu. Cesta musí být relativní.

[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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro