Share via


SharedAccessBlobHeaders.ContentType プロパティ

定義

BLOB と共に返される content-type ヘッダーを取得または設定します。

public string ContentType { get; set; }
member this.ContentType : string with get, set
Public Property ContentType As String

プロパティ値

content-type 値を含む文字列です。

適用対象