System::Net::Http::HttpMethod::get_Get 方法

HttpMethod::get_Get method

返回 ‘GET’ HTTP 方法。

static System::SharedPtr<HttpMethod> System::Net::Http::HttpMethod::get_Get()

ReturnValue

‘GET’ HTTP 方法。

另见