FileDTO.FileUri Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to