Compartir a través de


FileUploadNotification.BlobUriPath Propiedad

Definición

Ruta de acceso del URI del archivo cargado.

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="blobUri")]
public string BlobUriPath { get; protected internal set; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="blobUri")>]
member this.BlobUriPath : string with get, set
Public Property BlobUriPath As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a