This documentation is archived and is not being maintained.

Workspace::DisambiguatedDisplayName Property

This is the formatted display name of the workspace containing both the display and unique owner names.

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

public:
property String^ DisambiguatedDisplayName {
	String^ get ();
}

Property Value

Type: System::String
The formatted display name of the workspace containing both the display and unique owner names.

Show: