Compartir a través de


FormFile.ContentType Propiedad

Definición

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

public:
 property System::String ^ ContentType { System::String ^ get(); void set(System::String ^ value); };
public string ContentType { get; set; }
member this.ContentType : string with get, set
Public Property ContentType As String

Valor de propiedad

Se aplica a