IMediaResponse.ContentType Property

Definition

Gets the HTTP ContentType header value for the response associated with the media resource 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