System::Net::HttpStatusDescription class

HttpStatusDescription class

包含获取 HTTP 状态字符串表示的实用方法。

class HttpStatusDescription : public System::Object

方法

方法描述
static Get(HttpStatusCode)RTTI 信息。
static Get(int32_t)返回指定 HTTP 状态码的字符串描述。
HttpStatusDescription()已删除的默认构造函数。

另见