Share via


RestoreFileSpecs.TargetFolderPath Property

Definition

Gets or sets destination folder path in target FileShare

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to