get_Trace()

HttpMethod::get_Trace() method

Returns the ‘TRACE’ HTTP method.

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

Return Value

The ‘TRACE’ HTTP method.

See Also