Microsoft.Build.Tasks.Deployment.Bootstrapper Namespace
| Class | Description | |
|---|---|---|
![]() | BootstrapperBuilder | This API supports the product infrastructure and is not intended to be used directly from your code. The top-level object for the bootstrapper system. MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0. |
![]() | BuildMessage | This API supports the product infrastructure and is not intended to be used directly from your code. Defines messages that occur during the BootstrapperBuilder build operation. MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0. |
![]() | BuildResults | This API supports the product infrastructure and is not intended to be used directly from your code. Represents the results of the BootstrapperBuilder build operation. MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0. |
![]() | BuildSettings | This API supports the product infrastructure and is not intended to be used directly from your code. Defines the settings for the bootstrapper build operation. MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0. |
![]() | Product | This API supports the product infrastructure and is not intended to be used directly from your code. Represents a product that the BootstrapperBuilder finds in the Path property. MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0. |
![]() | ProductBuilder | This API supports the product infrastructure and is not intended to be used directly from your code. Represents a buildable version of a Product. MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0. |
![]() | ProductBuilderCollection | This API supports the product infrastructure and is not intended to be used directly from your code. Contains a collection of ProductBuilder objects. MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0. |
![]() | ProductCollection | This API supports the product infrastructure and is not intended to be used directly from your code. 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. MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0. |
| Interface | Description | |
|---|---|---|
![]() | IBootstrapperBuilder | This API supports the product infrastructure and is not intended to be used directly from your code. Exposes functionality that you must have to create a bootstrapper. MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0. |
![]() | IBuildMessage | This API supports the product infrastructure and is not intended to be used directly from your code. Represents messages that occur during the BootstrapperBuilder build operation. MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0. |
![]() | IBuildResults | This API supports the product infrastructure and is not intended to be used directly from your code. Represents the results of the BootstrapperBuilder build operation. MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0. |
![]() | IBuildSettings | Defines the settings for the bootstrapper build operation. MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0. |
![]() | IProduct | This API supports the product infrastructure and is not intended to be used directly from your code. Represents a product that the BootstrapperBuilder finds in the Path property. MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0. |
![]() | IProductBuilder | This API supports the product infrastructure and is not intended to be used directly from your code. Represents a buildable version of a Product. MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0. |
![]() | IProductBuilderCollection | This API supports the product infrastructure and is not intended to be used directly from your code. Contains a collection of ProductBuilder objects. MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0. |
![]() | IProductCollection | This API supports the product infrastructure and is not intended to be used directly from your code. Represents a collection of Product objects. MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0. |
| Enumeration | Description | |
|---|---|---|
![]() | BuildMessageSeverity | This API supports the product infrastructure and is not intended to be used directly from your code. This enumeration provides three levels of importance for build messages. MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0. |
![]() | ComponentsLocation | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies the way that required components will be published. MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0. |


