Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

Microsoft.Build.Tasks.Xaml Namespace

 

Provides classes related to XAML build tasks.

ClassDescription
System_CAPS_pubclassAttributeData

Specifies attribute data.

System_CAPS_pubclassAttributeParameterData

Specifies attribute parameter data.

System_CAPS_pubclassBuildExtensionContext

Specifies settings for the build extension context.

System_CAPS_pubclassClassData

Specifies class data settings.

System_CAPS_pubclassCommandLineArgumentRelation

Encapsulations the relations between command line arguments.

System_CAPS_pubclassCommandLineGenerator

Class for generating command lines.

System_CAPS_pubclassCommandLineToolSwitch

Represents a single command line tool switch.

System_CAPS_pubclassCompilationPass2Task

Represents an MS Build task that verifies that all the types referenced in the original input XAML files are resolved.

System_CAPS_pubclassGenerateTemporaryAssemblyTask

An MS Build task that generates a temporary assembly by compiling the source files generated by the PartialClassGenerationTask.

System_CAPS_pubclassNamedObject

Represents a named object.

System_CAPS_pubclassPartialClassGenerationTask

Accesses XAML files that define types (with x:Class) and generates the corresponding source code that can be compiled into an assembly.

System_CAPS_pubclassPropertyData

Specifies property data.

System_CAPS_pubclassPropertyRelation

Expresses a relationship between an argument and a property.

System_CAPS_pubclassXamlBuildTypeGenerationExtensionContext

Specifies settings for the build type generation extension context.

System_CAPS_pubclassXamlBuildTypeInspectionExtensionContext

Specifies information about the XAML build type inspection context.

System_CAPS_pubclassXamlDataDrivenToolTask

Represents the tasks generated by the Xaml task factory.

InterfaceDescription
System_CAPS_pubinterfaceIXamlBuildTypeGenerationExtension

Specifies information about the XAML build type generation extension.

System_CAPS_pubinterfaceIXamlBuildTypeInspectionExtension

Specifies information about the XAML build type inspection extension.

EnumerationDescription
System_CAPS_pubenumCommandLineToolSwitchType

Enumerates the types for command line switches.

System_CAPS_pubenumMemberVisibility

Specifies the member visibility options.

Return to top
Show: