Sdílet prostřednictvím


HttpRequestBase.ContentType Vlastnost

Definice

Při přepsání v odvozené třídě získá nebo nastaví typ obsahu MIME požadavku.

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

Hodnota vlastnosti

String

Typ obsahu MIME požadavku, například text/HTML

Výjimky

Always (Vždy)

Platí pro