This documentation is archived and is not being maintained.

KeyValueOfStringString::ToString Method

Gets a user-readable string that states the key and value of a string.

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

public:
virtual String^ ToString() override

Return Value

Type: System::String
A user-readable string that states the key and value of a string.

Show: