Compartir vía


HttpPostedFileWrapper.ContentType Propiedad

Definición

Obtiene el tipo de contenido MIME de un archivo cargado.

public:
 virtual property System::String ^ ContentType { System::String ^ get(); };
public override string ContentType { get; }
member this.ContentType : string
Public Overrides ReadOnly Property ContentType As String

Valor de propiedad

String

Tipo de contenido MIME del archivo.

Se aplica a