Aracılığıyla paylaş


FileUploadNotification.BlobUriPath Property

Definition

URI path of the uploaded file.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to