Share via


ContentRangeHeaderValue.HasLength Proprietà

Definizione

Ottiene un valore che indica se per l'intestazione Content-Range è stata specificata una lunghezza.

public:
 property bool HasLength { bool get(); };
public bool HasLength { get; }
member this.HasLength : bool
Public ReadOnly Property HasLength As Boolean

Valore della proprietà

true se per Content-Range è stata specificata una lunghezza; in caso contrario, false.

Si applica a