Sdílet prostřednictvím


SnapshotRestoreFiles.DestinationPath Property

Definition

Gets or sets destination folder where the files will be restored

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to