This documentation is archived and is not being maintained.

PropertyValue::ToString Method

Gets a user-readable string that states the properties of this object.

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 properties of this object.

Show: