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)

Syntax

'宣言
Public Enumeration PendingSetType
public enum PendingSetType
public enum class PendingSetType
type PendingSetType
public enum PendingSetType

Members

Member name Description
Workspace Workspace type.
Shelveset Shelveset type.

See Also

Reference

Microsoft.TeamFoundation.VersionControl.Client Namespace