Sdílet prostřednictvím


HttpResponseWrapper.ContentType Vlastnost

Definice

Získá nebo nastaví typ HTTP MIME aktuální odpovědi.

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

Hodnota vlastnosti

String

Typ HTTP MIME aktuální odpovědi. Výchozí hodnota je "text/html".

Výjimky

Vlastnost ContentType je nastavena na hodnotu null.

Platí pro