_dispBuildEvents_OnBuildBeginEventHandler Delegate
This delegate supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Microsoft Internal Use Only.
Namespace: EnvDTEAssembly: EnvDTE (in envdte.dll)
[ComVisibleAttribute(false)] public delegate void _dispBuildEvents_OnBuildBeginEventHandler ( vsBuildScope Scope, vsBuildAction Action )
/** @delegate */ /** @attribute ComVisibleAttribute(false) */ public delegate void _dispBuildEvents_OnBuildBeginEventHandler ( vsBuildScope Scope, vsBuildAction Action )
Parameters
- Scope
- Action