System::Net::Http::HttpMethod::get_Trace method

HttpMethod::get_Trace method

Returns the ‘TRACE’ HTTP method.

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

ReturnValue

The ‘TRACE’ HTTP method.

See Also