HeaderNames.ContentRange 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 Content-Range
HTTP header name.
public: System::String ^ ContentRange;
public: static initonly System::String ^ ContentRange;
public const string ContentRange;
public static readonly string ContentRange;
val mutable ContentRange : string
staticval mutable ContentRange : string
Public Const ContentRange As String
Public Shared ReadOnly ContentRange As String