This documentation is archived and is not being maintained.

WebServiceCall::WebServiceCalled Property

Gets the name of the Web service that is called.

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

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

Property Value

Type: System::String
The name of the Web service that is called.

Show: