IVsProjectTargetChange Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | CurrentTargetId | Gets the target ID. |
![]() | NewTargetId | Gets the new target ID. |
![]() | ReloadProjectOnSuccess | Determines whether to reload the project if retargeting was successful. |
![]() | UnloadOnCancel | Determines whether to unload if the retarget was canceled. |
![]() | UnloadOnFailure | Determines whether to unload the project if retargeting fails. |
Show:
