This documentation is archived and is not being maintained.
Workspace::MatchName Method
Visual Studio 2013
Compares two workspace names.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
Parameters
- workspaceName1
- Type: System::String
The first workspace name to compare.
- workspaceName2
- Type: System::String
The second workspace name to compare.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: