IVsProjectUpgradeViaFactory3 Interface
Visual Studio 2015
Allows users of project factories to check whether projects migration is complete and to get the name of the upgraded project. This information needs to be persisted until the new upgraded project is closed or unloaded.
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
| Name | Description | |
|---|---|---|
![]() | CheckProjectUpgraded(String, Boolean, String[]) | Determines whether the specified project was upgraded. |
Show:
