MarkupCompilePass2 Class
This API supports the product infrastructure and is not intended to be used directly from your code.
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.
Assembly: PresentationBuildTasks (in PresentationBuildTasks.dll)
| Name | Description | |
|---|---|---|
![]() | MarkupCompilePass2() | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the MarkupCompilePass2 class. |
| Name | Description | |
|---|---|---|
![]() | AlwaysCompileMarkupFilesInSeparateDomain | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether to run the compilation in second application domain. |
![]() | AssembliesGeneratedDuringBuild | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a list of reference assemblies that change during the build cycle. |
![]() | AssemblyName | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the short name of assembly that will be generated for this project. |
![]() | BuildEngine | Gets or sets the instance of the IBuildEngine object used by the task.(Inherited from Task.) |
![]() | BuildEngine2 | Gets the instance of the IBuildEngine2 object used by the task.(Inherited from Task.) |
![]() | BuildEngine3 | Gets the instance of the IBuildEngine3 object used by the task.(Inherited from Task.) |
![]() | BuildEngine4 | Gets the instance of the IBuildEngine4 object used by the task.(Inherited from Task.) |
![]() | GeneratedBaml | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the generated binary XAML (BAML) files. |
![]() | HostObject | Gets or sets the host object associated with the task.(Inherited from Task.) |
![]() | KnownReferencePaths | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the paths of referenced assemblies that do not change during the build procedure. |
![]() | Language | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the managed language that the compiler supports. |
![]() | LocalizationDirectivesToLocFile | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that specifies how to generate localization information for each Extensible Application Markup Language (XAML) file. |
![]() | Log | Gets an instance of a TaskLoggingHelper class containing task logging methods.(Inherited from Task.) |
![]() | OutputPath | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the location of generated code files. |
![]() | OutputType | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the output type of the assembly. |
![]() | References | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the assembly references. |
![]() | RootNamespace | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the root namespace of the classes inside the project. |
![]() | XamlDebuggingInformation | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether diagnostic information is generated and included in the compiled XAML in order to aid debugging. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Execute() | This API supports the product infrastructure and is not intended to be used directly from your code. Executes a task.(Overrides Task::Execute().) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
Available since 3.0
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

