ToolTaskExtension Hierarchy

The following table lists the classes derived from Microsoft.Build.Tasks.ToolTaskExtension .

Derived Classes

Class Description
Microsoft.Build.Tasks.AL Implements the AL task. Use the AL element in your project file to create and execute this task. For usage and parameter information, see AL (Assembly Linker) Task.
Microsoft.Build.Tasks.AspNetCompiler Implements the AspNetCompiler task. Use the AspNetCompiler element in your project file to create and execute this task. For usage and parameter information, see AspNetCompiler Task.
Microsoft.Build.Tasks.Exec Implements the Exec task. Use the Exec element in your project file to create and execute this task. For usage and parameter information, see Exec Task.
Microsoft.Build.Tasks.LC Implements the LC task. Use the LC element in your project file to create and execute this task. For usage and parameter information, see LC Task.
Microsoft.Build.Tasks.ManagedCompiler Defines the properties and methods common to managed compiler tasks. This class supports the MSBuild infrastructure and is not intended to be used directly from your code.
Microsoft.Build.Tasks.SGen Implements the SGen task. Use the SGen element in your project file to create and execute this task. For usage and parameter information, see SGen Task.
Microsoft.Build.Tasks.VCBuild Implements the VCBuild task. Use the VCBuild element in your project file to create and execute this task. For usage and parameter information, see VCBuild Task.
Microsoft.CLRAdmin.CAbout  
Microsoft.CLRAdmin.CCommandHistory  
Microsoft.CLRAdmin.CData  
Microsoft.CLRAdmin.CDO  
Microsoft.CLRAdmin.CNode  
Microsoft.CLRAdmin.CPropPage  

See Also

Reference

ToolTaskExtension Class
ToolTaskExtension Members
Microsoft.Build.Tasks Namespace