This documentation is archived and is not being maintained.

IPendingChangeEventArgs::PendingChange Property

Gets the pending changes associated with the event.

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

property PendingChange^ PendingChange {
	PendingChange^ get ();
}

Property Value

Type: Microsoft.TeamFoundation.VersionControl.Client::PendingChange
The pending changes associated with the event.

Show: