HeaderNames.ContentRange Campo
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém o nome do Content-Range
cabeçalho 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