HttpPostedFileWrapper.ContentType Eigenschaft

Definition

Ruft den MIME-Inhaltstyp einer hochgeladenen Datei ab.

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

Eigenschaftswert

String

Der MIME-Inhaltstyp der Datei.

Gilt für