IVCProjectEngineEvents::ProjectBuildStarted Method (Object^)

 

Signifies that the building of a project has begun.

Namespace:   Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)

void ProjectBuildStarted(
	Object^ Cfg
)

Parameters

Cfg
Type: System::Object^

Required. The configuration.

Return to top
Show: