IVsRetargetProjectAsync::CheckForRetargetAsync Method (UInt32)

 

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

IVsTask^ CheckForRetargetAsync(
	unsigned int dwFlags
)

Parameters

dwFlags
Type: System::UInt32

The flags.

Return Value

Type: Microsoft.VisualStudio.Shell.Interop::IVsTask^

The project target, or null if no retargeting is required / offered by project.

Return to top
Show: