BootstrapperBuilder.GetOutputFolders メソッド
アセンブリ: Microsoft.Build.Tasks (microsoft.build.tasks.dll 内)

Public Function GetOutputFolders ( _ productCodes As String(), _ culture As String, _ fallbackCulture As String, _ componentsLocation As ComponentsLocation _ ) As String()
Dim instance As BootstrapperBuilder Dim productCodes As String() Dim culture As String Dim fallbackCulture As String Dim componentsLocation As ComponentsLocation Dim returnValue As String() returnValue = instance.GetOutputFolders(productCodes, culture, fallbackCulture, componentsLocation)
public string[] GetOutputFolders ( string[] productCodes, string culture, string fallbackCulture, ComponentsLocation componentsLocation )
public: array<String^>^ GetOutputFolders ( array<String^>^ productCodes, String^ culture, String^ fallbackCulture, ComponentsLocation componentsLocation )
public String[] GetOutputFolders ( String[] productCodes, String culture, String fallbackCulture, ComponentsLocation componentsLocation )
public function GetOutputFolders ( productCodes : String[], culture : String, fallbackCulture : String, componentsLocation : ComponentsLocation ) : String[]
- productCodes
指定した設定でブートストラップがビルドされるときに、ブートストラップ コンポーネント ファイルがコピーされるディレクトリを返します。


Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からBootstrapperBuilder.GetOutputFolders メソッドを検索する場合は、下記のリンクをクリックしてください。

- BootstrapperBuilder.GetOutputFolders メソッドのページへのリンク