HeaderNames.ContentLength 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-Length
cabeçalho HTTP.
public: System::String ^ ContentLength;
public: static initonly System::String ^ ContentLength;
public const string ContentLength;
public static readonly string ContentLength;
val mutable ContentLength : string
staticval mutable ContentLength : string
Public Const ContentLength As String
Public Shared ReadOnly ContentLength As String