System::Net::Http::HttpMethod::get_Delete メソッド

HttpMethod::get_Delete method

‘DELETE’ HTTP メソッドを返します。

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

ReturnValue

‘DELETE’ HTTP メソッドです。

参照