BootstrapperBuilder.GetOutputFolders Method

Definition

Returns the directories bootstrapper component files would be copied to when built given the specified settings

This API supports the product infrastructure and is not intended to be used directly from your code.

C#
public string[] GetOutputFolders(string[] productCodes, string culture, string fallbackCulture, Microsoft.Build.Tasks.Deployment.Bootstrapper.ComponentsLocation componentsLocation);

Parameters

productCodes
String[]

The productCodes of the selected components

culture
String

The culture used to build the bootstrapper

fallbackCulture
String

The fallback culture used to build the bootstrapper

componentsLocation
ComponentsLocation

How the bootstrapper would package the selected components

Returns

String[]

The directories to which bootstrapper component files are copied when they are created, given the specified settings.

Applies to

Produkt Verzie
.NET Framework 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1