IVsProjectUpgradeViaFactory2 Members
Include Protected Members
Include Inherited Members
Extends, but does not inherit from, IVsProjectUpgradeViaFactory by providing a method to call on cancellation of the project upgrade.
The IVsProjectUpgradeViaFactory2 type exposes the following members.
Methods
Name | Description | |
---|---|---|
OnUpgradeProjectCancelled | Cleans up cached items associated with the given project file. |
Top