This documentation is archived and is not being maintained.

ServerSettings::ToString Method

Returns a String that represents the current Object.

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

public:
virtual String^ ToString() override

Return Value

Type: System::String
A String that represents the current Object.

Show: