Compartir a través de


IFormFile.ContentType Propiedad

Definición

Obtiene el encabezado Content-Type sin procesar del archivo cargado.

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

Valor de propiedad

Se aplica a