次の方法で共有


ServiceSasParameters.ContentDisposition プロパティ

定義

コンテンツ処理の応答ヘッダーのオーバーライドを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象