IVsRetargetProject Interface
Visual Studio 2015
Provides methods for retargeting projects.
Assembly: Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | CheckForRetarget(UInt32) | Determines whether retargeting is necessary. |
![]() | GetAffectedFilesList(IVsProjectTargetChange) | Used to create a single unified checkout list. |
![]() | Retarget(IVsOutputWindowPane, UInt32, IVsProjectTargetChange, String) | Execute the retargeting. |
Show:
