ResourceUploadDefinition.RelativePath Property

Definition

Gets or sets source relative path

[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