System::Net::HttpStatusDescription class
HttpStatusDescription class
Contains the utility methods to get the string representation of the HTTP status.
class HttpStatusDescription : public System::Object
Methods
Method | Description |
---|---|
static Get(HttpStatusCode) | RTTI information. |
static Get(int32_t) | Returns a string description of the specified HTTP status code. |
HttpStatusDescription() | The deleted default constructor. |
See Also
- Class Object
- Namespace System::Net
- Library Aspose.PUB for C++