This documentation is archived and is not being maintained.

PendingSet::Type Property

Gets the type of the pending set.

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

public:
property PendingSetType Type {
	PendingSetType get ();
}

Property Value

Type: Microsoft.TeamFoundation.VersionControl.Client::PendingSetType
The type of the pending set.

Show: