Delen via


UserSourceInfo.RelativePath Property

Definition

Gets or sets relative path of the storage which stores the source

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to