HttpPostedFileWrapper.ContentType Eigenschap

Definitie

Hiermee haalt u het MIME-inhoudstype van een geüpload bestand op.

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

Waarde van eigenschap

Het MIME-inhoudstype van het bestand.

Van toepassing op