Udostępnij za pośrednictwem


BlobDataSet.FilePath Property

Definition

Gets or sets file path within the source data set

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to