Sdílet prostřednictvím


HttpRequestWrapper.ContentType Vlastnost

Definice

Získá nebo nastaví typ obsahu MIME požadavku.

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 obsahu MIME požadavku, například text/HTML

Platí pro