System::Net::Http::HttpMethod::get_Trace 方法

HttpMethod::get_Trace method

返回 ‘TRACE’ HTTP 方法。

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

ReturnValue

‘TRACE’ HTTP 方法。

另见