This documentation is archived and is not being maintained.

WorkspaceItem::ToString Method

Returns the string representation of the workspace item.

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
The string representation of the workspace item.

Show: