.NET Framework Class Librar ...


.NET Framework Class Library
Microsoft.Build.Tasks.Deployment.Bootstrapper Namespace

The Microsoft.Build.Tasks.Deployment.Bootstrapper namespace contains classes used internally by MSBuild.

Classes

  ClassDescription
Public classBootstrapperBuilderInfrastructure. The top-level object for the bootstrapper system.
Public classBuildMessageInfrastructure. Defines messages that occur during the BootstrapperBuilder build operation.
Public classBuildResultsInfrastructure. Represents the results of the BootstrapperBuilder build operation.
Public classBuildSettingsInfrastructure. Defines the settings for the bootstrapper build operation.
Public classProductInfrastructure. Represents a product that the BootstrapperBuilder finds in the Path property.
Public classProductBuilderInfrastructure. Represents a buildable version of a Product.
Public classProductBuilderCollectionInfrastructure. Contains a collection of ProductBuilder objects.
Public classProductCollectionInfrastructure. 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

  InterfaceDescription
Public interfaceIBootstrapperBuilderInfrastructure. Exposes functionality that you must have to create a bootstrapper.
Public interfaceIBuildMessageInfrastructure. Represents messages that occur during the BootstrapperBuilder build operation.
Public interfaceIBuildResultsInfrastructure. Represents the results of the BootstrapperBuilder build operation.
Public interfaceIBuildSettingsDefines the settings for the bootstrapper build operation.
Public interfaceIProductInfrastructure. Represents a product that the BootstrapperBuilder finds in the Path property.
Public interfaceIProductBuilderInfrastructure. Represents a buildable version of a Product.
Public interfaceIProductBuilderCollectionInfrastructure. Contains a collection of ProductBuilder objects.
Public interfaceIProductCollectionInfrastructure. Represents a collection of Product objects.
Enumerations

  EnumerationDescription
Public enumerationBuildMessageSeverityInfrastructure. This enumeration provides three levels of importance for build messages.
Public enumerationComponentsLocationInfrastructure. Specifies the way that required components will be published.
Tags :


Page view tracker