IVsRetargetProject::CheckForRetarget Method (UInt32)
Visual Studio 2015
Determines whether retargeting is necessary.
Assembly: Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)
Parameters
- dwFlags
-
Type:
System::UInt32
The flags.
Return Value
Type: Microsoft.VisualStudio.Shell.Interop::IVsProjectTargetChange^null means no retargeting is required or offered by the project.
Show: