This documentation is archived and is not being maintained.

CreateWorkspaceParameters::WorkspaceOptions Property

Options for the workspace.

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

public:
property WorkspaceOptions WorkspaceOptions {
	WorkspaceOptions get ();
	void set (WorkspaceOptions value);
}

Property Value

Type: Microsoft.TeamFoundation.VersionControl.Common::WorkspaceOptions
The options for the workspace.

Show: