System::Net::Http::HttpMethod::get_Post 方法

HttpMethod::get_Post method

返回 ‘POST’ HTTP 方法。

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

ReturnValue

‘POST’ HTTP 方法。

另见