Share via


HttpContentRangeHeaderValue.Length Proprietà

Definizione

Ottiene la lunghezza del corpo completo dell'entità contenuto nell'intestazione HTTP Content-Range .

public:
 property IReference<unsigned long long> ^ Length { IReference<unsigned long long> ^ get(); };
IReference<uint64_t> Length();
public System.Nullable<ulong> Length { get; }
var iReference = httpContentRangeHeaderValue.length;
Public ReadOnly Property Length As Nullable(Of ULong)

Valore della proprietà

IReference<UInt64>

Nullable<UInt64>

Windows.Foundation.IReference

IReference<uint64_t>

Lunghezza del corpo completo dell'entità contenuto.

Si applica a