Windows apps
Collapse the table of content
Expand the table of content

HttpMethod::ToString Method

Returns a string that represents the current object.

Namespace:  System.Net.Http
Assembly:  System.Net.Http (in System.Net.Http.dll)

public:
virtual String^ ToString() override

Return Value

Type: System::String
Returns String.A string representing the current object.
Show:
© 2017 Microsoft