_dispBuildEvents::OnBuildDone 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)

void OnBuildDone(
	vsBuildScope Scope,
	vsBuildAction Action
)

Parameters

Scope
Type: EnvDTE::vsBuildScope

The scope.

Action
Type: EnvDTE::vsBuildAction

The action.

Return to top
Show: