Condividi tramite


HttpPostedFileWrapper.ContentType Proprietà

Definizione

Ottiene il tipo di contenuto MIME di un file caricato.

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

Valore della proprietà

String

Tipo di contenuto MIME del file.

Si applica a