HeaderNames.ContentType 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 encabezado HTTP content-type .
public: System::String ^ ContentType;
public: static initonly System::String ^ ContentType;
public const string ContentType;
public static readonly string ContentType;
val mutable ContentType : string
staticval mutable ContentType : string
Public Const ContentType As String
Public Shared ReadOnly ContentType As String