Condividi tramite


ContentRangeHeaderValue.HasRange Proprietà

Definizione

Ottiene un valore che indica se per Content-Range è stato specificato un intervallo.

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

Valore della proprietà

true se per Content-Range è stato specificato un intervallo; in caso contrario, false.

Si applica a