IVsSolutionEventsProjectUpgrade Interface
Visual Studio 2015
Provides a method called after the upgrade of a project.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | OnAfterUpgradeProject(IVsHierarchy, UInt32, String, SYSTEMTIME, IVsUpgradeLogger) | Defines a method to call after a project upgrade. |
For more information about upgrading projects, see Upgrading Project Items.
Show:
