IVsRetargetProjectAsync Interface
Visual Studio 2015
Provides methods for retargeting projects asynchronously.
Assembly: Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | CheckForRetargetAsync(UInt32) | |
![]() | GetAffectedFilesListAsync(IVsProjectTargetChange) | Used to create a single unified checkout list. |
![]() | RetargetAsync(IVsOutputWindowPane, UInt32, IVsProjectTargetChange, String) | Execute the retargeting. |
Show:
