IVsProjectTargetChange Properties

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)

NameDescription
System_CAPS_pubpropertyCurrentTargetId

Gets the target ID.

System_CAPS_pubpropertyNewTargetId

Gets the new target ID.

System_CAPS_pubpropertyReloadProjectOnSuccess

Determines whether to reload the project if retargeting was successful.

System_CAPS_pubpropertyUnloadOnCancel

Determines whether to unload if the retarget was canceled.

System_CAPS_pubpropertyUnloadOnFailure

Determines whether to unload the project if retargeting fails.

Return to top
Show: