AddPlatformFlavorLogForBuildCompletedEventHandler Delegate
Visual Studio 2005
This delegate supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.TeamFoundation.Build.ProxyAssembly: Microsoft.TeamFoundation.Build.Common (in microsoft.teamfoundation.build.common.dll)
public delegate void AddPlatformFlavorLogForBuildCompletedEventHandler ( Object sender, AsyncCompletedEventArgs e )
/** @delegate */ public delegate void AddPlatformFlavorLogForBuildCompletedEventHandler ( Object sender, AsyncCompletedEventArgs e )
JScript supports the use of delegates, but not the declaration of new ones.
Parameters
- sender
- e