This documentation is archived and is not being maintained.

PendingSetType Enumeration

Used to distinguish workspaces from pending sets in QueryPendingChanges calls.

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

'Declaration
Public Enumeration PendingSetType

Member nameDescription
ShelvesetShelveset type.

WorkspaceWorkspace type.

Show: