This documentation is archived and is not being maintained.

VersionControlLabel::ToString Method

Creates a user-readable string that describes properties of this VersionControlLabel instance.

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 user-readable string that describes properties of this VersionControlLabel instance.

Show: