System::Net::HttpStatusDescription Klasse

HttpStatusDescription class

Enthält die Hilfsmethoden, um die Zeichenkettenrepräsentation des HTTP‑Status zu erhalten.

class HttpStatusDescription : public System::Object

Methoden

MethodeBeschreibung
static Get(HttpStatusCode)RTTI-Informationen.
static Get(int32_t)Gibt eine Zeichenkettenbeschreibung des angegebenen HTTP-Statuscodes zurück.
HttpStatusDescription()Der gelöschte Standardkonstruktor.

Siehe auch