Share via


SQLDataDirectoryMapping.TargetPath Property

Definition

Gets or sets target path

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to