_dispBuildEvents_SinkHelper::OnBuildBegin Method (vsBuildScope, vsBuildAction)

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Namespace:   EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

public:
virtual void OnBuildBegin(
	vsBuildScope A_1,
	vsBuildAction A_2
)

Parameters

A_1
Type: EnvDTE::vsBuildScope

 

A_2
Type: EnvDTE::vsBuildAction

 

Return to top
Show: