MediaResponse.ContentType プロパティ

定義

Azure Cosmos DB サービスの HTTP ContentType ヘッダー値を取得または設定します。

public string ContentType { get; }
member this.ContentType : string
Public ReadOnly Property ContentType As String

プロパティ値

HTTP ContentType ヘッダー値。

適用対象