次の方法で共有


FileNotification.BlobName プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象