This documentation is archived and is not being maintained.

OnlyOneWorkspaceException Constructor (String)

Initializes a new OnlyOneWorkspaceException instance.

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

public:
OnlyOneWorkspaceException(
	String^ message
)

Parameters

message
Type: System::String

A message that describes the exception.

Show: