This documentation is archived and is not being maintained.
Microsoft.Build.Tasks.Windows Namespace
Visual Studio 2008
The Microsoft.Build.Tasks.Windows namespace contains the implementation of all tasks shipping with MSBuild. The types in this namespace support the Windows Presentation Foundation (WPF) infrastructure and are not intended to be used directly from your code.
Class | Description | |
---|---|---|
![]() | FileClassifier | Infrastructure. Implements the FileClassifer task. Use the FileClassifer element in your project file to create and execute this task. For usage and parameter information, see FileClassifier Task. |
![]() | GenerateTemporaryTargetAssembly | Infrastructure. Implements the GenerateTemporaryTargetAssembly task. Use the GenerateTemporaryTargetAssembly element in your project file to create and execute this task. For usage and parameter information, see GenerateTemporaryTargetAssembly Task. |
![]() | GetWinFXPath | Infrastructure. Implements the GetWinFXPath task. Use the GetWinFXPath element in your project file to create and execute this task. For usage and parameter information, see GetWinFXPath Task. |
![]() | MarkupCompilePass1 | Infrastructure. Implements the MarkupCompilePass1 task. Use the MarkupCompilePass1 element in your project file to create and execute this task. For usage and parameter information, see MarkupCompilePass1 Task. |
![]() | MarkupCompilePass2 | Infrastructure. Implements the MarkupCompilePass2 task. Use the MarkupCompilePass2 element in your project file to create and execute this task. For usage and parameter information, see MarkupCompilePass2 Task. |
![]() | MergeLocalizationDirectives | Infrastructure. Implements the MergeLocalizationDirectives task. Use the MergeLocalizationDirectives element in your project file to create and execute this task. For usage and parameter information, see MergeLocalizationDirectives Task. |
![]() | ResourcesGenerator | Infrastructure. Implements the ResourcesGenerator task. Use the ResourcesGenerator element in your project file to create and execute this task. For usage and parameter information, see ResourcesGenerator Task. |
![]() | UidManager | Infrastructure. Implements the UidManager task. Use the UidManager element in your project file to create and execute this task. For usage and parameter information, see UidManager Task. |
![]() | UpdateManifestForBrowserApplication | Infrastructure. Implements the UpdateManifestForBrowserApplication task. Use the UpdateManifestForBrowserApplication element in your project file to create and execute this task. For usage and parameter information, see UpdateManifestForBrowserApplication Task. |
Show: