XamlBuildTask
Specifies attribute data.
Initializes a new instance of the class.
Gets the attribute data parameters.
The attribute data parameters.
Gets the attribute data properties.
The attribute data properties.
Gets or sets the attribute data type.
The attribute data type.
Specifies attribute parameter data.
Initializes a new instance of the class with specified type and array contents.
The type of the data.
The array contents.
Initializes a new instance of the class with specified type and value.
The type of the data.
The value of the data.
Initializes a new instance of the class with specified type and text value.
The type of the data.
The text value.
Gets the array contents of the attribute parameter data.
The array contents of the attribute parameter data.
Gets or sets the text value of the attribute parameter data.
The text value of the attribute parameter data.
Gets or sets the XAML type of the attribute parameter data.
The XAML type of the attribute parameter data.
Gets or sets the value of the attribute parameter data.
The value of the attribute parameter data.
Specifies settings for the build extension context.
Generates a file for the build extension context.
The name of the generated file.
Generates a resource file for the build extension context.
The file name for the generated resource file.
Gets or sets the assembly name for the build extension context.
The assembly name.
Gets the collection of build extension context generated files.
The collection of generated files.
Gets the collection of build extension context generated resource files.
The collection of generated resource files.
Gets or sets whether the build extension context is in process of Extensible Application Markup Language compilation.
if the build extension context is in process of Extensible Application Markup Language compilation; otherwise, .
Gets or sets the build extension context language.
The build extension context language
Gets or sets the locally defined assembly for the build extension context.
The locally defined assembly for the build extension context.
Gets or sets the build extension context output path.
The output path.
Gets the collection of extension context reference.
The collection of extension context reference.
Gets or sets the extension context root namespace.
The extension context root namespace.
Gets the collection of source code files of the build extension context.
The collection of source code files of the build extension context.
Gets or sets the XAML build logger.
The XAML build logger.
Specifies class data settings.
Initializes a new instance of the class.
Gets the list of class data attributes.
The list of class data attributes.
Gets or sets the class data base type.
The class data base type.
Gets the list of class data code snippets.
The list of class data code snippets.
Gets or sets the embedded resource file name for the class data.
The embedded resource file name for the class data.
Gets or sets the embedded resource XAML for the class data.
The embedded resource XAML for the class data.
Gets or sets the file name used for the class data.
The file name used for the class data.
Gets or sets the full name of the helper class used in the class data.
The full name of the helper class used in the class data.
Gets or sets whether the class data is a public class.
of the class data is a public class; otherwise, .
Gets or sets the string that represents the name of the class data.
The string that represents the name of the class data.
Gets a list of named objects.
The list of named objects.
Gets or sets the namespace where the class data belong.
The namespace where the class data belong.
Gets the collection of class data properties.
The collection of class data properties.
Represents an MS Build task that verifies that all the types referenced in the original input XAML files are resolved.
Initializes a new instance of the class.
Gets or sets a list of XAML files to process, populated by MS Build.
A list of the XAML files to process.
Gets or sets the build action for the application markup files which are excluded from the project used to generate the temporary assembly.
The build action for the application markup files.
Gets or sets the name of the assembly to be generated.
The name of the assembly.
Gets or sets the path to the assembly for this build task.
The assembly path.
Called by MS Build to execute the task.
if the task executes successfully; otherwise, .
Gets or sets the collection of code files generated by the extension.
The collection of code files generated by the extension.
Gets or sets whether the task is in process of compiling XAML markup.
if the task is in the process of compiling XAML markup; otherwise, .
Gets or sets the language used for the task.
The language used for the task.
Gets or sets the path to the generated temporary assembly.
The path to the generated temporary assembly.
Gets or sets the directory for the MS build project.
The directory for the MS build project.
Gets or sets the directory to place the generated files.
The directory to place the generated files.
Gets or sets a list of assemblies to reference during the compilation process.
A list of the assemblies to reference during the compilation process.
Gets or sets the root namespace for the project.
The root namespace.
Gets or sets a list of source code files in the project.
A list of source code files in the project.
Gets or sets the extension names for the Xaml build type inspection.
The extension names for the Xaml build type inspection.
An MS Build task that generates a temporary assembly by compiling the source files generated by the .
Initializes a new instance of the class.
Gets or sets the build action for the application markup files which are excluded from the project used to generate the temporary assembly.
The application markup type name.
Gets or sets the name of the generated assembly.
The assembly name.
Gets or sets the compilation target name to build in the generated project file used to build the generated temporary assembly.
The compilation target name.
Gets or sets the current project file name.
The current project.
Called by MS Build to execute the task.
if the code is generated successfully; otherwise, .
Gets or sets a list of XAML files that contain the markup for instantiating the newly generated types, one for each input file.
A list of that represents the generated XAML files.
Gets or sets the directory to place the generated files in.
The directory that stores the generated files.
Gets or sets the paths to any referenced assemblies specified in the project.
A list of that represents the paths to referenced assemblies.
Gets or sets a list of source code files to compile into a temporary assembly.
A list of that represents the source code files.
Specifies information about the XAML build type generation extension.
Indicates whether the XAML build type generation extension executes.
The class data.
The build context.
if the XAML build type generation extension executes; otherwise, .
Specifies information about the XAML build type inspection extension.
Indicates whether the XAML build type inspection extension executes.
The build context for the extension.
True if the XAML build type inspection extension executes; otherwise, false.
Specifies the member visibility options.
The assembly visibility.
The family visibility.
The family and assembly visibility.
The family or assembly visibility.
The private visibility.
The public visibility.
Represents a named object.
Initializes a new instance of the class.
Gets or sets the string that represents the name of the named object.
Gets or sets the named object type.
The named object type.
Gets or sets the named object visibility.
The named object visibility.
Accesses XAML files that define types (with ) and generates the corresponding source code that can be compiled into an assembly.
Initializes a new instance of the class.
Gets or sets a list of XAML files to process, populated by MS Build.
A list of that represents the XAML files to process.
Gets or sets the name of the assembly being compiled.
The name of the assembly being compiled.
Gets or sets the path of the assembly that contains this build task.
The build task path.
Called by MS Build to execute the code generation task.
if the code is generated successfully; otherwise, .
Gets or sets a list of generated code files, one for each input file.
A list of that represents the source XAML files.
Gets or sets a list of XAML files that contain the markup for instantiating the newly generated types, one for each input file.
A list of that represents the generated XAML files.
Gets or sets the file extension to add to the generated source files.
The file extension.
Gets or sets whether the compilation of XAML markup is in process.
if the compilation of XAML markup is in process; otherwise, .
Gets or sets the known reference paths.
The known reference paths.
Gets or sets the language to generate source code in.
The language to generate source code in.
Gets or sets the directory of MS build project.
The directory of MS build project.
Gets or sets the directory to place the generated files.
The directory that stores the generated files.
Gets or sets a list of assemblies to reference.
A list of that represents referenced assemblies.
Gets or sets a value that indicates whether this project requires executing the task.
if there are unresolved types; otherwise, .
Gets or sets the root namespace for the project.
The root namespace.
Gets or sets a list of source code files in the project.
A list of that represents the source code files in the project.
Gets or sets the collection of extension names used in XAML build type generation.
The collection of extension names used.
Gets or sets the collection of extension names used in XAML build type inspection.
The collection of extension names used.
Specifies property data.
Initializes a new instance of the class.
Gets a list of property data attributes.
The list of property data attributes.
Gets or sets the name of the property data.
Gets or sets the property data type.
The property data type.
Gets or sets the property data visibility.
The property data visibility.
Specifies settings for the build type generation extension context.
Initializes a new instance of the class.
Gets or sets the input task item for the XAML build type generation extension context.
The input task item for the XAML build type generation extension context.
Specifies information about the XAML build type inspection context.
Initializes a new instance of the class.
Gets the collection of markup items for XAML build type inspection context by type name.
The collection of markup items.