Partager via


TransferFolderMetadata.InputFolderPath Propriété

Définition

Obtient ou définit une valeur indiquant le chemin d’accès complet au fichier à transférer.

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

Valeur de propriété

Chemin du fichier d’entrée.

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à