System::Net::HttpStatusDescription class
HttpStatusDescription class
Contiene i metodi di utilità per ottenere la rappresentazione stringa dello stato HTTP.
class HttpStatusDescription : public System::Object
Metodi
| Metodo | Descrizione |
|---|---|
| static Get(HttpStatusCode) | Informazioni RTTI. |
| static Get(int32_t) | Restituisce una descrizione stringa del codice di stato HTTP specificato. |
| HttpStatusDescription() | Il costruttore predefinito eliminato. |
Vedi anche
- Class Object
- Namespace System::Net
- Library Aspose.Page for C++