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

参照