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 方法。

另见