Sdílet prostřednictvím


HttpResponseBase.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 virtual string ContentType { get; set; }
member this.ContentType : string with get, set
Public Overridable Property ContentType As String

Hodnota vlastnosti

Typ HTTP MIME aktuální odpovědi.

Výjimky

Always (Vždy)

Platí pro