HeaderNames.ContentRange Campo
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Obtiene el nombre del Content-Range
encabezado HTTP.
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