_dispBuildEvents_OnBuildProjConfigBeginEventHandler 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_OnBuildProjConfigBeginEventHandler ( string Project, string ProjectConfig, string Platform, string SolutionConfig )
/** @delegate */ /** @attribute ComVisibleAttribute(false) */ public delegate void _dispBuildEvents_OnBuildProjConfigBeginEventHandler ( String Project, String ProjectConfig, String Platform, String SolutionConfig )
Parameters
- Project
- ProjectConfig
- Platform
- SolutionConfig