PendingSetType Enumeration

Used to distinguish workspaces from pending sets in QueryPendingChanges calls.

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

Syntax

'Declaration
Public Enumeration PendingSetType
public enum PendingSetType
public enum class PendingSetType
type PendingSetType
public enum PendingSetType

Members

Member name Description
Shelveset

Workspace

See Also

Reference

Microsoft.TeamFoundation.VersionControl.Server Namespace