HeaderNames.AcceptRanges Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the Accept-Ranges
HTTP header name.
public: System::String ^ AcceptRanges;
public: static initonly System::String ^ AcceptRanges;
public const string AcceptRanges;
public static readonly string AcceptRanges;
val mutable AcceptRanges : string
staticval mutable AcceptRanges : string
Public Const AcceptRanges As String
Public Shared ReadOnly AcceptRanges As String