Upgrade your Internet Experience
United States - English
Argentina (Español)
Australia (English)
Brasil (Português)
Canada (English)
Canada (Français)
中国 (简体中文)
Colombia (Español)
Deutschland (Deutsch)
España (Español)
France (Français)
India (English)
Italia (Italiano)
日本 (日本語)
México (Español)
Perú (Español)
Россия (Pусский)
United Kingdom (English)
United States (English)
More...
Microsoft.com
Welcome
Sign in
Microsoft Developer Network
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
Classic
  |  
Lightweight
  |  
ScriptFree
Printer Friendly Version
Send
Add Content...
Click to Rate and Give Feedback
Give feedback on this content
MSDN Library
MSDN
Please Wait
MSDN Library
Please Wait
.NET Development
Please Wait
.NET Framework 2.0
Please Wait
Class Library Reference
Please Wait
Microsoft.Build.Utilities
Please Wait
Collapse All
Expand All
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0
Other versions are also available for the following:
.NET Framework 3.0
Microsoft Visual Studio 2008/.NET Framework 3.5
Microsoft Visual Studio 2010/.NET Framework 4
Microsoft Visual Studio 11/.NET Framework 4.5
.NET Framework Class Library
Microsoft.Build.Utilities Namespace
Note: This namespace is new in the .NET Framework version 2.0.
The
Microsoft.Build.Utilities
namespace provides helper classes that you can use to create your own MSBuild loggers and tasks.
Classes
Class
Description
AppDomainIsolatedTask
Provides the same functionality as
Task
, but also derives from
MarshalByRefObject
so that it can be instantiated in its own app domain.
CommandLineBuilder
Comprises utility methods for constructing a command line.
Logger
When overridden in a derived form, provides functionality for loggers that handle events raised by the MSBuild engine.
Task
When overridden in a derived form, provides functionality for tasks.
TaskItem
Defines a single item of the project as it is passed into a task.
TaskLoggingHelper
Provides helper logging methods used by tasks.
ToolLocationHelper
Provides utility methods for locating .NET Framework and .NET Framework SDK files and directories.
ToolTask
When overridden in a derived form, provides functionality for a task that wraps a command line tool.
Enumerations
Enumeration
Description
HostObjectInitializationStatus
Defines the next action for
ToolTask
after an attempt to initialize the host object.
TargetDotNetFrameworkVersion
Specifies the version of the .NET Framework to use with the methods in
ToolLocationHelper
.
Tags
:
Add a tag
Add
Cancel
Flag as
ContentBug
Community Content
Add new content
Annotations
|
Edit
Tags
:
Add a tag
Add
Cancel
Flag as
ContentBug
© 2012 Microsoft. All rights reserved.
Terms of Use
|
Trademarks
|
Privacy Statement