Share via


ResponseHeaders.ContentLengthLong Property

Definition

Gets the parsed value of "Content-Length" header as a long.

public long? ContentLengthLong { get; }
member this.ContentLengthLong : Nullable<int64>
Public ReadOnly Property ContentLengthLong As Nullable(Of Long)

Property Value

Applies to