This documentation is archived and is not being maintained.

TeamFoundationRequestInformation::MethodName Property

Gets the name of the method that is making this request.

Namespace:  Microsoft.TeamFoundation.Framework.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

public:
property String^ MethodName {
	String^ get ();
}

Property Value

Type: System::String
The name of the method that is making this request.

Show: