This documentation is archived and is not being maintained.

Workspace::WorkspaceOptions Property

The options for the workspace (including the SetFileTimeToCheckin flag).

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

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

Property Value

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

Show: