This documentation is archived and is not being maintained.

ProcessingChangeEventArgs::PendingChange Property

The pending change being processed.

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

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

Show: