Share via


MediaResponse.ContentLength Property

Definition

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

public long ContentLength { get; }
member this.ContentLength : int64
Public ReadOnly Property ContentLength As Long

Property Value

The HTTP ContentLength header value.

Applies to