This documentation is archived and is not being maintained.

WorkspaceInfo::Options Property

Options set on a workspace.

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

public:
property WorkspaceOptions Options {
	WorkspaceOptions get ();
}

Property Value

Type: Microsoft.TeamFoundation.VersionControl.Common::WorkspaceOptions
The options set on a workspace.

Show: