次の方法で共有


ServiceSasParameters.ContentEncoding プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象