IVsFireUpdateSolutionEvents::FireOnActiveProjectCfgChange Method (IVsHierarchy^)

 

Fires when the active project configuration changes.

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

void FireOnActiveProjectCfgChange(
	IVsHierarchy^ pIVsHierarchy
)

Parameters

pIVsHierarchy
Type: Microsoft.VisualStudio.Shell.Interop::IVsHierarchy^

The project hierarchy.

Return to top
Show: