Delen via


MediaResponse.ContentType Property

Definition

Gets or sets the HTTP ContentType header value in the Azure Cosmos DB service.

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

Property Value

The HTTP ContentType header value.

Applies to