System::Net::Http::HttpMethod::get_Method 方法

HttpMethod::get_Method method

返回 HTTP 方法的字符串表示形式。

String System::Net::Http::HttpMethod::get_Method()

ReturnValue

HTTP 方法的字符串表示。

另见