Delen via


SQLDataDirectoryMapping.SourcePath Property

Definition

Gets or sets restore source path

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to