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.Tasks.Deployment.Bo...
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.Tasks.Deployment.Bootstrapper Namespace
Note: This namespace is new in the .NET Framework version 2.0.
The
Microsoft.Build.Tasks.Deployment.Bootstrapper
namespace contains classes used internally by MSBuild.
Classes
Class
Description
BootstrapperBuilder
This class is the top-level object for the bootstrapper system.
BuildMessage
This class defines messages that occur during the
BootstrapperBuilder
build operation.
BuildResults
Represents the results of the
BootstrapperBuilder
build operation.
BuildSettings
This class defines the settings for the bootstrapper build operation.
Product
This class represents a product that the
BootstrapperBuilder
finds in the
Path
property.
ProductBuilder
This class represents a buildable version of a
Product
.
ProductBuilderCollection
This class contains a collection of
ProductBuilder
objects.
ProductCollection
This interface represents a collection of
Product
objects. The collection is a closed set generated by the
BootstrapperBuilder
based on the
Path
property. The client cannot add or remove items from this collection.
Interfaces
Interface
Description
IBootstrapperBuilder
This interface exposes functionality necessary to build a bootstrapper.
IBuildMessage
Represents messages that occur during the
BootstrapperBuilder
build operation.
IBuildResults
Represents the results of the
BootstrapperBuilder
build operation.
IBuildSettings
This interface defines the settings for the bootstrapper build operation.
IProduct
This interface represents a product that the
BootstrapperBuilder
finds in the
Path
property.
IProductBuilder
This interface represents a buildable version of a
Product
.
IProductBuilderCollection
This interface contains a collection of
ProductBuilder
objects.
IProductCollection
This interface represents a collection of
Product
objects. The collection is a closed set generated by the
BootstrapperBuilder
based on the
Path
property. The client cannot add or remove items from this collection.
Enumerations
Enumeration
Description
BuildMessageSeverity
This enumeration provides three levels of importance for build messages.
ComponentsLocation
This enumeration specifies the way that required components will be published.
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