Sdílet prostřednictvím


HttpPostedFileBase.ContentType Vlastnost

Definice

Při přepsání v odvozené třídě získá typ obsahu MIME nahraného souboru.

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

Hodnota vlastnosti

Typ obsahu MIME souboru.

Výjimky

Always (Vždy)

Platí pro