FileNotification.BlobUri プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象