次の方法で共有


IMediaResponse.ContentType プロパティ

定義

Azure Cosmos DB サービスのメディア リソースに関連付けられている応答の HTTP ContentType ヘッダー値を取得します。

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

プロパティ値

HTTP ContentType ヘッダー値。

適用対象