HttpRequestWrapper.ContentType Właściwość

Definicja

Pobiera lub ustawia typ zawartości MIME żądania.

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

Wartość właściwości

String

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

Dotyczy