This documentation is archived and is not being maintained.
OnlyOneWorkspaceException Constructor (Workspace, String)
Visual Studio 2013
Initializes a new OnlyOneWorkspaceException instance.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
Parameters
- workspace
- Type: Microsoft.TeamFoundation.VersionControl.Client::Workspace
The workspace that threw the exception.
- dirName
- Type: System::String
The directory that contains the workspace.
- 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: