MediaOptions.ContentType Property

Definition

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

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

Property Value

The ContentType header

Applies to