HttpRequestBase.ContentType Właściwość

Definicja

Po zastąpieniu w klasie pochodnej pobiera lub ustawia typ zawartości MIME żądania.

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

Wartość właściwości

Typ zawartości MIME żądania, taki jak "text/html".

Wyjątki

Dotyczy