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 メソッドです。

参照