Share via


FileDTO.FileUri Propiedad

Definición

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a