FileUploadNotification.BlobUriPath プロパティ

定義

アップロードされたファイルの URI パス。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象