Compartir a través de


RestoreFileSpecs.Path Propiedad

Definición

Obtiene o establece la ruta de acceso de archivo o carpeta de origen.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a