Microsoft.Build.Tasks.v4.0
Implements the AL task. Use the AL element in your project file to create and execute this task. For usage and parameter information, see AL (Assembly Linker) Task.
Initializes a new instance of the class.
Fills the specified parameter with switches and other information that can go into a response file.
Command line builder to add arguments to.
Gets or sets an algorithm to hash all files in a multifile assembly except the file that contains the assembly manifest.
The algorithm to hash all files in a multifile assembly except the file that contains the assembly manifest.
Gets or sets the address at which a DLL will be loaded on the user's computer at run time.
The address at which a DLL will be loaded on the user's computer at run time.
Gets or sets the Company field in the assembly.
The Company field in the assembly.
Gets or sets the Configuration field in the assembly.
The Configuration field in the assembly.
Gets or sets the Copyright field in the assembly.
The Copyright field in the assembly.
Gets or sets the culture string to associate with the assembly.
The culture string to associate with the assembly.
Gets or sets a Boolean value that indicates whether to place only the public key in the assembly () or to fully sign the assembly ().
if only the public key is placed in the assembly; if the assembly is fully signed.
Gets or sets the Description field in the assembly.
The Description field in the assembly.
Gets or sets the resources to embed in the image that contains the assembly manifest.
The resources to embed in the image that contains the assembly manifest.
Gets or sets the file to embed in the assembly with the resource name of Security.Evidence.
The file to embed in the assembly with the resource name of Security.Evidence.
Executes the AL task.
if task execution succeeded; otherwise, .
Gets or sets the File Version field in the assembly.
The File Version field in the assembly.
Gets or sets the Flags field in the assembly.
The Flags field in the assembly.
Gets or sets a Boolean value that indicates whether to cause the task to use the absolute path for any files that are reported in an error message.
if the task will use the absolute path for any files that are reported in an error message; otherwise, .
Returns the full file path to the AL tool.
The full file path to the AL tool.
Gets or sets a container that holds a key pair.
The container that holds a key pair.
Gets or sets a file that contains a key pair or just a public key to sign an assembly.
The file that contains a key pair or just a public key to sign an assembly.
Gets or sets the resource files to link to an assembly.
The resource files to link to an assembly.
Gets or sets the fully qualified name (class.method) of the method to use as an entry point when converting a module to an executable file.
The fully qualified name (class.method) of the method to use as an entry point when converting a module to an executable file.
Gets or sets the name of the file generated by this task.
The name of the file generated by this task.
Gets or sets a string that limits which platform this code can run on; must be one of x86, Itanium, x64, or anycpu.
A string that limits which platform this code can run on; must be one of x86, Itanium, x64, or anycpu.
Gets or sets a value that indicates whether the task runs on a 32-bit platform.
if the task runs on a 32-bit platform; otherwise, .
Gets or sets the Product field in the assembly.
The Product field in the assembly.
Gets or sets the ProductVersion field in the assembly.
The ProductVersion field in the assembly.
Gets or sets the names of the response files that contain commands for the AL tool.
The names of the response files that contain commands for the AL tool.
Gets or sets the path to the SDK tools.
The path to the SDK tools.
Gets or sets the modules to be compiled into an assembly.
The modules to be compiled into an assembly.
Gets or sets the file format of the output file: library (code library), exe (console application), or win (Windows-based application).
The file format of the output file: library (code library), exe (console application), or win (Windows-based application).
Gets or sets the assembly from which to inherit all assembly metadata, except the culture field.
The assembly from which to inherit all assembly metadata, except the culture field.
Gets or sets the Title field in the assembly.
The Title field in the assembly.
Gets the name of the tool (Al.exe).
The name of the tool.
Gets or sets the Trademark field in the assembly.
The Trademark field in the assembly.
Gets or sets the version information for this assembly.
The version information for this assembly.
Gets or sets the .ico file to insert in the assembly.
The .ico file to insert in the assembly.
Gets or sets a Win32 resource (.res file) to insert in the output file.
The Win32 resource (.res file) to insert in the output file.
Provides the same functionality as the class, but derives from so that it can be instantiated in its own application domain.
Gets an instance of a class containing task logging methods.
The logging helper object.
Implements the AspNetCompiler task. Use the AspNetCompiler element in your project file to create and execute this task. For usage and parameter information, see AspNetCompiler Task.
Initializes a new instance of the class.
Generates command line arguments for the AspNetCompiler tool.
Command line builder to add arguments to.
Gets or sets a Boolean value that indicates whether the , which allows partially trusted callers access to an assembly, should be applied to the strongly named assembly that Aspnet_compiler.exe generates.
if the should be applied to the strongly named assembly that Aspnet_compiler.exe generates; otherwise, .
Gets or sets a Boolean value that indicates whether the precompiled application will be built clean.
if the precompiled application will be built clean; otherwise, .
Gets or sets a Boolean value that indicates whether debug information (.PDB file) is emitted during compilation.
if the debug information (.PDB file) is emitted during compilation; otherwise, .
Gets or sets a Boolean value that indicates whether the , which indicates that an assembly should be signed only with the public key token rather than with the public/private key pair, should be applied to the generated assembly.
if the should be applied to the generated assembly; otherwise, .
Executes the AspNetCompiler task.
if task execution succeeded; otherwise, .
Gets or sets a Boolean value that indicates whether one assembly should be generated for each page in the application.
if one assembly should be generated for each page in the application; otherwise, .
Gets or sets a Boolean value that specifies whether existing files in the directory and its subdirectories should be overwritten.
if existing files in the directory and its subdirectories should be overwritten; otherwise, .
Returns the full file path of the AspNetCompiler tool.
The full file path of the AspNetCompiler tool.
Gets or sets a Boolean value that indicates whether the , which indicates the name of the container for the public/private key pair that is used to generate a strong name, should be applied to the compiled assembly.
if the should be applied to the compiled assembly; otherwise, .
Gets or sets a Boolean value that indicates whether the , which indicates the name of the file containing the public/private key pair that is used to generate a strong name, should be applied to the compiled assembly.
if the should be applied to the compiled assembly; otherwise, .
Gets or sets the full IIS metabase path of the application.
The full IIS metabase path of the application.
Gets or sets the physical path of the application to be compiled.
The physical path of the application to be compiled.
Gets or sets the TargetFrameworkMoniker indicating which .NET Framework version of aspnet_compiler.exe should be used.
The TargetFrameworkMoniker.
Gets or sets the physical path to which the application is compiled.
The physical path to which the application is compiled.
Gets the name of the AspNetCompiler tool (aspnet_compiler.exe).
The name of the AspNetCompiler tool.
Gets or sets a Boolean value that indicates whether the precompiled application will be updateable.
if the precompiled application will be updateable; otherwise, .
Validates input parameters and logs errors or warnings, if any. Returns a Boolean value that indicates whether task execution should proceed.
if task execution should proceed; otherwise, .
Gets or sets the virtual path of the application to be compiled.
The virtual path of the application to be compiled.
Implements the AssignCulture task. Use the AssignCulture element in your project file to create and execute this task. For usage and parameter information, see AssignCulture Task.
Initializes a new instance of the class.
Gets a list of with a Culture metadata entry added to each item.
The list of , with a Culture metadata entry added to each item.
Gets a subset of that have a Culture metadata entry.
A subset of that have a Culture metadata entry.
Gets a subset of that do not have a Culture metadata entry.
A subset of that do not have a Culture metadata entry.
Gets a subset of that do not have a Culture metadata entry.
A subset of that do not have a Culture metadata entry.
Executes the AssignCulture task.
if task execution succeeded; otherwise, .
Gets or sets a list of files with embedded culture names to assign a culture to.
The list of files with embedded culture names to assign a culture to.
Assigns XML project configurations to project reference task items.
Initializes a new instance of the class.
Gets or sets a flag determining whether to use the solution dependency information passed in the solution blob to add synthetic project references for the purposes of build ordering.
Returns the flag.
Gets or sets the list of resolved project reference paths while preserving the original project reference attributes.
The list of resolved project reference paths.
Gets or sets the project's full path.
Returns the full path of the project.
Gets or sets the current project's configuration.
Returns the current project's configuration.
Gets or sets the current project's platform.
Returns the current project's platform.
Gets or sets a semicolon-delimited list of mappings from the platform names used by most VS types to those used by .vcxprojs.
Returns a semicolon-delimited list of mappings from the platform names used by most VS types to those used by .vcxprojs.
Executes the AssignProjectConfiguration task.
if task execution succeeded; otherwise, .
Specifies whether references should be built, even if they were disabled in the project configuration.
Returns . if references should be built; otherwise. Defaults to .
Gets or sets the output type for the project.
Returns the output type for the project.
Gets or sets a switch that specifies whether default mappings should be used to resolve the configuration/platform of the passed in project references.
Returns true if default mappings should be used; false otherwise.
Gets or sets a switch that determines whether to set the GlobalPropertiesToRemove metadata on the project reference such that on an MSBuild call, the Configuration and Platform metadata will be unset, allowing the child project to build in its default configuration / platform.
Returns true if the Configuration and Platform metadata will be unset; false otherwise. The default is false.
Gets or sets an XML string that contains the project configuration.
An XML string that contains the project configuration.
Gets or sets the list of project reference items that could not be resolved using the pre-resolved list of outputs.
The list of project reference items that could not be resolved using the pre-resolved list of outputs.
Gets or sets a semicolon-delimited list of mappings from .vcxproj platform names to the platform names use by most other VS project types.
Returns the semicolon-delimited list of mappings.
Assigns target paths to input files.
Creates a new instance of the class.
Gets the output files that are assigned to target paths.
The output files that are assigned to target paths.
Executes the AssignTargetPath task.
if task execution succeeded; otherwise, .
Gets or sets the input files to assign target paths to.
The input files.
Gets or sets the root folder that the target file paths are relative to.
The root folder that the target file paths are relative to.
Implements the CallTarget task. Use the CallTarget element in your project file to create and execute this task. For usage and parameter information, see CallTarget Task.
Initializes a new instance of the class.
Instructs the MSBuild engine to build one or more targets in the current project.
if all targets built successfully; otherwise, .
Gets or sets a Boolean value that indicates whether the MSBuild engine is called once per target () or the MSBuild engine is called once to build all targets ().
if the MSBuild engine is called once per target; if the MSBuild engine is called once to build all targets.
Gets the outputs of all built targets.
The outputs of all built targets.
Gets or sets the target or targets to build.
The target or targets to build.
Gets or sets a Boolean value that indicates whether the MSBuild engine will return the built targets from the cache.
if the MSBuild engine will return the built targets from the cache; otherwise, .
A task factory which can take a code DOM supported language and create a task from it.
Creates the task factory.
Cleans up any context or state used in a task.
The task to clean up.
Create a taskfactory instance which contains the data that needs to be refreshed between task invocations.
The host that logs information from the task factory.
The new task.
The MSBuild engine uses this for logging.
The name of the task.
Gets the type information for all task parameters.
An array of the type information for all task parameters.
Initialzes the task factory.
The name of the task.
The parameters for the task.
The element contents for the task.
The logging host that gets information about tasks.
The new task factory.
Represents the type of task.
The task type.
Combines the specified paths into a single path.
Initializes a new instance of the class.
Gets or sets the base path to combine with the other paths. Can be a relative path, absolute path, or blank.
The base path to combine with the other paths.
Gets or sets the combined path that is created by the CombinePath task.
The combined path that is created by the CombinePath task.
Executes the CombinePath task.
if task execution succeeded; otherwise, .
Gets or sets a list of individual paths to combine with the to form the combined path. Paths can be relative or absolute.
A list of individual paths to combine with the to form the combined path.
Comprises extended utility methods for constructing a command line.
Initializes a new instance of the class.
Returns a quoted string appropriate for appending to a command line.
The string to convert.
A string representing the new quoted string.
Implements the ConvertToAbsolutePath task. Use the ConvertToAbsolutePath element in your project file to create and execute this task. For usage and parameter information, see ConvertToAbsolutePath Task.
Initializes a new instance of the class.
Gets or sets a list of absolute paths.
The list of absolute paths.
Executes the ConvertToAbsolutePath task.
if task execution succeeded; otherwise, .
Gets or sets a list of relative paths to convert to absolute paths.
The list of relative paths to convert to absolute paths.
Implements the Copy task. Use the Copy element in your project file to create and execute this task. For usage and parameter information, see Copy Task.
Initializes a new instance of the class.
Stop and return (in an undefined state) as soon as possible.
Gets the items that were successfully copied.
The items that were successfully copied.
Gets or sets a list of files to copy the source files to.
The list of files to copy the source files to.
Gets or sets the directory to which you want to copy the files.
The directory to which you want to copy the files.
Executes the Copy task.
if task execution succeeded; otherwise, .
Gets or sets a Boolean value that indicates whether to overwrite files even if they are marked as read only files.
if the Copy task should overwrite files even if they are marked as read only files; otherwise, .
How many times to attempt to copy, if all previous attempts failed. Defaults to zero. Warning: using retries may mask a synchronization problem in your build process.
Delay between any necessary retries. Defaults to 1,000 milliseconds.
Gets or sets a Boolean value that indicates whether the Copy task should skip the copying of files that are unchanged between the source and destination.
if the Copy task should skip the copying of files that are unchanged between the source and destination; otherwise, .
Gets or sets the files to copy.
The files to copy.
Indicates if hard links should be used.
Creates a C#-style manifest name from a given resource file name.
Initializes a new instance of the class.
Returns the C#-style manifest resource name that corresponds to the specified resource file.
The name of the resource file from which to create the C# manifest name.
The name of the link file.
The root namespace of the resource file, typically taken from the project file. May be .
The file name of the parent of the resource file (usually a .cs file). May be .
File contents binary stream. May be .
The manifest resource name that corresponds to the specified resource file.
Indicates whether the specified file is a C# source file.
The name of the file to examine.
if the specified file is a C# source file; otherwise, .
Implements the CreateItem task. Use the CreateItem element in your project file to create and execute this task. For usage and parameter information, see CreateItem Task.
Initializes a new instance of the class.
Gets or sets additional metadata to attach to the output items.
Additional metadata to attach to the output items.
Gets or sets the items to exclude from the output item collection.
The items to exclude from the output item collection.
Executes the CreateItem task.
if task execution succeeded; otherwise, .
Gets or sets the items to include in the output item collection.
The items to include in the output item collection.
Gets or sets a Boolean value that indicates whether to apply the additional metadata only if none already exists.
if the CreateItem task should apply the additional metadata only if none already exists; otherwise, .
Determines the manifest resource name to assign to a resource.
Initializes a new instance of the class.
When overridden in a derived class, creates the manifest resource name.
The name of the dependent file.
The name of the file specified by the Link attribute.
The root namespace. This parameter may be a null reference ( in Visual Basic).
The file name of the parent of this dependency. This parameter may be a null reference ().
The binary stream contents of the file. This parameter may be a null reference ().
The manifest resource name.
Runs the task.
if the method was successful; otherwise, .
When overridden in a derived class, indicates whether the specified file is a valid source file.
The file name.
if the file is a valid source file; otherwise, .
Contains the task item in a dictionary to provide quick access from a derived class.
Creates a valid identifier for use with Visual Studio 2003.
The file name.
The identifier to use with Visual Studio 2003.
Gets the created manifest resource names.
The created manifest resource names.
Gets or sets whether the culture name should be prepended to the manifest resource name as a directory.
if the culture name should be prepended, if otherwise.
Gets or sets the dependent resource files.
The dependent resource files.
Gets or sets the initial list of resource names, along with additional metadata for manifest resource names.
An object, representing the resource names and metadata.
Gets or sets the root namespace to use for naming.
The root namespace to use for naming.
Implements the CreateProperty task. Use the CreateProperty element in your project file to create and execute this task. For usage and parameter information, see CreateProperty Task.
Initializes a new instance of the class.
Executes the CreateProperty task.
if task execution succeeded; otherwise, .
Gets or sets the value to copy to the new property.
The value to copy to the new property
Contains the same value as the property.
The same value as the property.
Creates a Visual Basic-style manifest name from a given resource file name.
Initializes a new instance of the class.
Returns the Visual Basic-style manifest resource name that corresponds to the specified resource file.
The name of the resource file from which to create the Visual Basic manifest name.
The name of the link file.
The root namespace of the resource file, typically taken from the project file. May be .
The file name of the parent of the resource file (usually a .vb file). May be .
File contents binary stream. May be .
The manifest resource name that corresponds to the specified resource file.
Indicates whether the specified file is a Visual Basic source file.
The name of the file to examine.
if the specified file is a Visual Basic source file; otherwise, .
Implements the Csc task. Use the Csc element in your project file to create and execute this task. For usage and parameter information, see Csc Task.
Initializes a new instance of the class.
Fills the specified parameter with switches and other information that can go into a response file.
Command line builder to add arguments to.
Gets or sets a Boolean value that indicates whether to compile code that uses the unsafe keyword.
if will compile code that uses the unsafe keyword; otherwise, .
Returns configuration information.
Gets or sets the preferred base address at which to load a DLL.
The preferred base address at which to load a DLL.
Compiles the project through the host object.
if compilation succeeded; otherwise, .
Gets or sets a value that indicates whether the Csc task should cause an exception at run time for integer arithmetic that overflows the bounds of the data type.
if the Csc task should cause an exception at run time for integer arithmetic that overflows the bounds of the data type; otherwise, .
Gets or sets the list of warnings to be disabled.
The list of warnings to be disabled.
Gets or sets the XML file to hold the documentation comments.
The XML file to hold the documentation comments.
If true, outputs the line and column of the end location of each error.
Returns .
Gets or sets the method to report a C# internal compiler error to Microsoft.
The method to report a C# internal compiler error to Microsoft.
Gets or sets a Boolean value that indicates whether to generate the absolute path to the file in the compiler output () or to generate the name of the file in the compiler output ().
if the Csc task should generate the absolute path to the file in the compiler output; if the Csc task should generate the name of the file in the compiler output.
Returns the full file path of the Csc tool.
The full file path of the Csc tool.
Returns a host object initialization status value that indicates what the next action should be.
A host object initialization status value that indicates what the next action should be.
Gets or sets the version of the language to use.
The version of the language to use.
Gets or sets an assembly whose non-public types a .netmodule can access.
An assembly whose non-public types a .netmodule can access.
Gets or sets a Boolean value that indicates whether the Csc task should prevent the import of mscorlib.dll, which defines the entire System namespace.
if the Csc task should prevent the import of mscorlib.dll; otherwise, .
Gets or sets the path of the .pdb file.
The path of the .pdb file.
The name of the language passed to the "/preferreduilang" compiler option.
The name of the language.
Returns the name of the Csc tool (csc.exe).
The name of the Csc tool (csc.exe).
Gets or sets a Boolean value that indicates whether the Csc task should use the in-process compiler object, if available.
if the Csc task should use the in-process compiler object, if available; otherwise, .
Gets or sets the warning level for the compiler to display.
The warning level for the compiler to display.
Gets or sets a list of warnings to treat as errors.
The list of warnings to treat as errors.
Gets or sets a list of warnings that are not treated as errors.
The list of warnings that are not treated as errors.
Implements the Delete task. Use the Delete element in your project file to create and execute this task. For usage and parameter information, see Delete Task.
Initializes a new instance of the class.
Stop and return (in an undefined state) as soon as possible.
Gets or sets the files that were successfully deleted.
The files that were successfully deleted.
Executes the Delete task.
if task execution succeeded; otherwise, .
Gets or sets the files to delete.
The files to delete.
Gets or sets a Boolean value that indicates whether errors are logged as warnings.
if errors are logged as warnings; otherwise, .
The top-level object for the bootstrapper system.
Initializes a new instance of the class.
Initializes a new instance of the class, using the specified version of Visual Studio.
The version of Visual Studio to use.
Generates a bootstrapper by using the specified settings.
The properties used to create the bootstrapper.
The results of the bootstrapper generation.
Returns the directories to which bootstrapper component files are copied when they are created, given the specified settings.
The values of the selected components.
The culture used to create the bootstrapper.
The fallback culture used to create the bootstrapper.
Specifies how the bootstrapper packages the selected components.
The directories to which bootstrapper component files are copied when they are created, given the specified settings.
Gets or sets the location of the required bootstrapper files.
The path for the required bootstrapper files.
Gets all products available at the current bootstrapper .
All products available at the current bootstrapper .
Defines messages that occur during the build operation.
Gets the MSBuild Help ID for the host IDE.
An integer value that represents the Help ID.
Gets the MSBuild F1 Help keyword for the host IDE, or null.
A string that represents the F1 Help keyword.
Gets the details of the build message.
A text string that describes the details of the build message.
Gets the severity of the build message.
The severity of the build message as defined by the class.
This enumeration provides three levels of importance for build messages.
Indicates that the message corresponds to a build error.
Indicates that the message corresponds to build information.
Indicates that the message corresponds to a build warning.
Represents the results of the build operation.
Gets paths to the copied component installer files.
A string array that contains paths for the copied component installer files.
Gets the path of the generated primary bootstrapper file.
A string representing the path of the generated primary bootstrapper file.
Gets the build messages generated from the bootstrapper build.
An array of messages from the bootstrapper build.
Gets a Boolean value that indicates whether the bootstrapper build was successful.
A Boolean value indicating whether the bootstrapper build was successful. Returns if the bootstrapper build was successful; otherwise, .
Defines the settings for the bootstrapper build operation.
Initializes a new instance of the class.
Gets or sets the file to be installed after the bootstrapper installs the required components.
The name of the file to be installed after the required components are installed.
Gets or sets the name of the application to be installed after the bootstrapper installs all required components.
The name of the application to be installed after the required components are installed.
Gets or sets a value indicating whether a component runs with elevated permissions when it is installed on a target computer.
if the installed component runs with elevated permissions; otherwise .
Gets or sets the expected source location when the bootstrapper is published to a Web site.
A URL that represents the expected source location when the bootstrapper is published to a Web site.
Gets or sets the installation location for bootstrapper components.
The installation location for bootstrapper components.
Gets or sets the location to which the bootstrapper will copy components if is set to .
The location to which the bootstrapper will copy components if is set to .
Gets or sets a value indicating whether the bootstrapper components will be copied to the build output directory.
if the bootstrapper components will be copied to the build output directory; otherwise .
Gets or sets the culture identifier to use if the LCID identifier is not available.
An integer value that represents the culture identifier to use if the LCID identifier is not available.
Gets or sets the culture identifier specifying the culture for which the bootstrapper is built.
An integer value that represents the culture identifier specifying the culture for which the bootstrapper is built.
Gets or sets the file location to which to copy output files.
A string representing the file location to which to copy output files.
Gets the product builders to use for generating the bootstrapper.
A collection of product builders () to use for generating the bootstrapper.
Gets or sets the URL for the Web site that contains support information for the bootstrapper.
The URL for the Web site that contains support information for the bootstrapper.
Gets or sets a value indicating whether the bootstrapper performs XML validation on the component manifests.
if the bootstrapper performs XML validation on the component manifests; otherwise .
Specifies the way that required components will be published.
Specifies that products be located at a specific location.
Specifies that products be found according to the redistributable vendor's designated URL.
Specifies that products be located relative to the generated bootstrapper.
Exposes functionality that you must have to create a bootstrapper.
Generates a bootstrapper based on the specified settings.
The properties used to create the bootstrapper.
A object that represents the results of the bootstrapper generation.
Gets or sets the location of the required bootstrapper files.
A string value that represents the location of the required bootstrapper files.
Gets all products available at the current bootstrapper path.
A object that represents all products available at the current bootstrapper .
Represents messages that occur during the build operation.
Gets the MSBuild Help ID for the host IDE.
An integer representing the MSBuild Help ID for the host IDE.
Gets the MSBuild F1 Help keyword for the host IDE.
The MSBuild F1 Help keyword for the host IDE.
Gets a description of the details of the build message.
A text string that describes the details of the build message.
Gets the severity of the build message.
A object that represents the severity of the build message.
Represents the results of the build operation.
Gets the file paths to the copied component installer files.
An array of strings containing the file paths to the copied component installer files.
Gets the file path to the generated primary bootstrapper file.
A string representing the file path to the generated primary bootstrapper file.
Gets the build messages generated from a bootstrapper build.
The build messages generated from a bootstrapper build.
Gets a value that indicates whether the bootstrapper build was successful.
if the bootstrapper build was successful; otherwise, .
Defines the settings for the bootstrapper build operation.
Gets or sets the file to be installed after the bootstrapper installs the required components.
The name of the file to be installed after the bootstrapper installs the required components.
Gets or sets the name of the application to be installed after the bootstrapper installs all required components.
The name of the application to be installed after the bootstrapper installs all required components.
Gets or sets a value indicating whether a component runs with elevated permissions when it is installed on a target computer.
if the installed component runs with elevated permissions; otherwise .
Gets or sets the expected source location when the bootstrapper is published to a Web site.
The expected source location when the bootstrapper is published to a Web site.
Gets or sets the installation location for bootstrapper components.
The installation location () for bootstrapper components.
Gets or sets the location to which the bootstrapper will copy components if is set to .
The location to which the bootstrapper will copy components if is set to .
Gets or sets a value indicating whether the bootstrapper components will be copied to the build output directory.
if the bootstrapper components will be copied to the build output directory; otherwise .
Gets or sets the culture identifier to use if the LCID identifier is not available.
An integer value that represents the culture identifier to use if the LCID identifier is not available.
Gets or sets the culture identifier specifying the culture for which the bootstrapper is built.
An integer value that represents the culture identifier specifying the culture for which the bootstrapper is built.
Gets or sets the file location to which to copy output files.
A string representing the file location to which to copy output files.
Gets the product builders to use for generating the bootstrapper.
The product builders to use for generating the bootstrapper.
Gets or sets the URL for the Web site that contains support information for the bootstrapper.
The URL for the Web site that contains support information for the bootstrapper.
Gets or sets a value indicating whether the bootstrapper performs XML validation on the component manifests.
if the bootstrapper performs XML validation on the component manifests; otherwise .
Represents a product that the finds in the property.
Gets all products that this product installs.
A object that contains all products that this product installs.
Gets a human-readable name for this product.
A string that contains a human-readable name for this product.
Gets the representation of this product.
A object that represents this product.
Gets the unique product identifier of this product.
A string that specifies the unique product identifier of this product.
Represents a buildable version of a .
Gets the object that corresponds to this object.
The object that corresponds to this object.
Contains a collection of objects.
Adds a object to the product builder collection.
The object to add to the collection.
Represents a collection of objects.
Gets the number of elements that are contained in the product collection.
The number of elements that are contained in the product collection.
Retrieves the product at the specified index.
The zero-based index of the element to get.
The object at the specified index.
Retrieves the product with the specified product code.
The unique identifier of the product to get.
The object that has the specified product code; null if the specified product code is not found.
Represents a product that the finds in the property.
Initializes a new instance of the class.
Gets all products that this product installs.
A object that represents all products that this product installs.
Gets a human-readable name for this product.
A string that represents a human-readable name for this product.
Gets a buildable version of the product.
A object that represents a buildable version of the product.
Gets a string that indicates the unique product identifier of this product.
A string that indicates the unique product identifier of this product.
Represents a buildable version of a .
Gets the object that corresponds to this object.
The object that corresponds to this object.
Contains a collection of objects.
Adds a object to the product builder collection.
The object to add to the collection.
Returns an enumerator that can iterate through the product builder collection.
An enumerator that can iterate through the product builder collection.
This interface represents a collection of objects. The collection is a closed set generated by the based on the property. The client cannot add or remove items from this collection.
Gets the number of elements contained in the product collection.
An integer indicating the number of elements contained in the product collection.
Returns an enumerator that can iterate through the product collection.
An enumerator that can iterate through the product collection.
Retrieves the product at the specified index.
The zero-based index of the element to get.
A object that represents the product at the specified index.
Retrieves the product with the specified product code.
The unique identifier of the product to get.
The product with the specified product code, or if the specified product code is not found.
Provides a unique identifier for a ClickOnce application.
Initializes a new instance of the class.
The deployment provider URL for the ClickOnce deployment manifest.
The assembly identity of the ClickOnce deployment manifest.
The assembly identity of the ClickOnce application manifest.
Initializes a new instance of the class.
The deployment provider URL for the ClickOnce deployment manifest.
The path to ClickOnce deployment manifest. The assembly identity will be obtained from the specified file.
The path to ClickOnce application manifest. The assembly identity will be obtained from the specified file.
Returns the full ClickOnce application identity.
A string containing the ClickOnce application identity.
Describes a ClickOnce or native Win32 application manifest.
Initializes a new instance of the class.
Initializes a new instance of the class.
A token that represents a version of the .NET Framework.
Gets or sets the application configuration file.
A string that represents the name of the application configuration file.
Gets or sets an assembly reference that represents the entry point of the application.
An object that represents the entry point of the application.
Gets or sets the URL of the error report.
A string that contains the URL of the error report.
Gets or sets the file associations that are defined in the manifest.
A string that contains the file associations.
Gets or sets a value that specifies whether the application is hosted in a browser (as WPF Web Browser Applications are).
A Boolean value that indicates whether the application being deployed will be hosted in a browser (), or not (). applies only to WPF Web Browser Applications.
Gets or sets the program icon file.
A string that represents the name of the icon file.
Gets or sets a value that specifies whether the manifest is a ClickOnce application manifest or a native Win32 application manifest.
A Boolean value that indicates whether the manifest is a ClickOnce application manifest () or a native Win32 manifest ().
Gets or sets a value that specifies the maximum allowed length of a file path in a ClickOnce application deployment. If this value is specified, the length of each file path in the application is checked against this limit. Any items that exceed the limit cause a warning message. If this input is not specified or is zero, no checking is performed. For a native Win32 manifest, this input is ignored.
An integer that indicates the maximum allowed length of a file path in a ClickOnce application deployment.
Gets or sets a value that specifies a textual description for the operating system dependency.
A string that indicates the operating system dependency.
Gets or sets a value that specifies a support URL for the operating system dependency.
A string indicating the support URL for the operating system dependency.
Gets or sets a value that specifies the minimum required operating system version required by the application.
A string that indicates the minimum required operating system version required by the application.
Gets or sets a value that specifies the property in the project file.
A string value that corresponds to the property in the project file.
Gets or sets a value that specifies the property in the project file.
A string value that corresponds to the property in the project file.
Gets or sets the suite name that is defined in the manifest.
A string that contains the suite name.
Gets or sets a value that specifies the property in the project file.
A string value that corresponds to the property in the project file.
Gets or sets a token that represents a version of the .NET Framework.
A that represents a version of the .NET Framework.
Gets or sets a value that specifies a trust object that defines the application security.
A object that defines the application security.
Gets or sets a value that specifies whether the , , and properties are written to the application manifest.
A Boolean value that indicates whether the , , and properties are written to the application manifest. If the value is , they are written to the application manifest. If the value is , these properties are ignored.
Performs various checks to verify the validity of the manifest. Any resulting errors or warnings are reported in the object.
Gets or sets a property that is used to serialize the property to an XML file.
The value of the property.
Gets or sets a property that is used to serialize the entry point identity to an XML file.
The entry point identity.
Gets or sets a property that is used to serialize the entry point parameters to an XML file.
The entry point parameters.
Gets or sets a property that specifies the entry point for executing the assembly and that is used to serialize the entry point to an XML file.
The entry point for executing the assembly.
Gets or sets a property that is used to serialize the property to an XML file.
The value of the property.
Gets or sets a property that is used to serialize the property to an XML file.
The value of the property.
Gets or sets a property that is used to serialize the property to an XML file.
or . The value of the property.
Gets or sets a property that is used to serialize the property to an XML file.
The value of the property.
Gets or sets a property that is used to serialize the property to an XML file.
or . The value of the property.
Gets or sets a property that is used to serialize the build version of the operating system to an XML file.
The build version of the operating system.
Gets or sets a property that is used to serialize the property to an XML file.
The value of the property.
Gets or sets a property that is used to serialize the major portion of the version number of the operating system to an XML file.
The major portion of the version number of the operating system.
Gets or sets a property that is used to serialize the minor portion of the version number of the operating system to an XML file.
The minor portion of the version number of the operating system.
Gets or sets a property that is used to serialize the revision portion of the version number of the operating system to an XML file.
The revision portion of the version number of the operating system.
Gets or sets a property that is used to serialize the property to an XML file.
The value of the property.
Gets or sets a property that is used to serialize the property to an XML file.
The value of the property.
Gets or sets a property that is used to serialize the property to an XML file.
The value of the property.
Gets or sets a property that is used to serialize the property to an XML file.
The value of the property.
Gets or sets a property that is used to serialize the property to an XML file.
The value of the property.
Gets or sets a property that is used to serialize the property to an XML file.
The value of the property.
Specifies the identity of an assembly.
Initializes a new instance of the class.
Initializes a new instance of the class.
Specifies another instance to duplicate.
Initializes a new instance of the class.
Specifies the simple name of the assembly.
Initializes a new instance of the class.
Specifies the simple name of the assembly.
Specifies the version of the assembly.
Initializes a new instance of the class.
Specifies the simple name of the assembly.
Specifies the version of the assembly.
Specifies the public key token of the assembly, which is the last 8 bytes of the SHA-1 hash of the public key under which the assembly is signed.
Specifies the culture of the assembly. A blank string indicates the invariant culture.
Initializes a new instance of the class.
Specifies the simple name of the assembly.
Specifies the version of the assembly.
Specifies the public key token of the assembly, which is the last 8 bytes of the SHA-1 hash of the public key under which the assembly is signed.
Specifies the culture of the assembly. A blank string indicates the invariant culture.
Specifies the processor architecture of the assembly. Valid values are , , , and .
Initializes a new instance of the class.
Specifies the simple name of the assembly.
Specifies the version of the assembly.
Specifies the public key token of the assembly, which is the last 8 bytes of the SHA-1 hash of the public key under which the assembly is signed.
Specifies the culture of the assembly. A blank string indicates the invariant culture.
Specifies the processor architecture of the assembly. Valid values are , , , and .
Specifies the type attribute of the assembly. Valid values are or a blank string.
Gets or sets the culture of the assembly.
A string indicating the culture of the assembly. A blank string indicates the invariant culture.
Parses string to obtain an assembly identity. Returns null if identity could not be obtained.
The full name of the assembly, also known as the display name.
The resulting assembly identity.
Obtains identity of the specified assembly. File can be a PE with an embedded xml manifest, a stand-alone xml manifest file, or a .NET assembly. Returns null if identity could not be obtained.
The name of the file from which the identity is to be obtained.
The assembly identity of the specified file.
Obtains identity of the specified .NET assembly. File must be a .NET assembly. Returns null if identity could not be obtained.
The name of the file from which the identity is to be obtained.
The assembly identity of the specified file.
Obtains identity of the specified manifest file. File must be a standalone XML manifest file. Returns null if identity could not be obtained.
The name of the file from which the identity is to be obtained.
The assembly identity of the specified file.
Obtains identity of the specified native assembly. File must be either a PE with an embedded XML manifest, or a stand-alone XML manifest file. Returns NULL if identity could not be obtained.
The name of the file from which the identity is to be obtained.
The assembly identity of the specified file.
This class represents the attributes that the function returns.
Include all attributes.
Include the Name, Version, Culture, and PublicKeyToken attributes.
Include the Name, Version, Culture, PublicKeyToken, and ProcessorArchitecture attributes.
Include the Name, Version, Culture, PublicKeyToken, and Type attributes.
Returns the full name of the assembly.
Specifies which attributes to be included in the full name.
A string representation of the full name.
Returns if this assembly is part of the .NET Framework.
A value indicating whether this assembly is part of the .NET Framework. if this assembly is part of the .NET Framework; otherwise .
Gets a value indicating whether the assembly identity represents a neutral platform assembly.
A value indicating whether the assembly identity represents a neutral platform assembly. if the assembly identity is a neutral platform assembly; otherwise .
Gets a value indicating whether the assembly identity is a strong name.
A value indicating whether the assembly identity is a strong name. if the assembly identity is a strong name; otherwise .
Gets or sets the simple name of the assembly.
A string indicating the simple name of the assembly.
Gets or sets the processor architecture of the assembly.
A string representing the processor architecture of the assembly.
Gets or sets the public key token of the assembly, which is the last 8 bytes of the SHA-1 hash of the public key under which the assembly is signed.
A string indicating the public key token of the assembly.
Returns the full ClickOnce assembly identity.
Gets or sets the type attribute of the assembly.
A string indicating the type attribute of the assembly.
Gets or sets the version of the assembly.
A string indicating the assembly version.
Gets or sets a property that is used to serialize the property to an XML file.
A property that is used to serialize the property to an XML file.
Gets or sets a property that is used to serialize the property to an XML file.
A property that is used to serialize the property to an XML file.
Gets or sets a property that is used to serialize the property to an XML file.
A property that is used to serialize the property to an XML file.
Gets or sets a property that is used to serialize the property to an XML file.
A property that is used to serialize the property to an XML file.
Gets or sets a property that is used to serialize the property to an XML file.
A property that is used to serialize the property to an XML file.
Gets or sets a property that is used to serialize the property to an XML file.
A property that is used to serialize the property to an XML file.
Describes a Win32 assembly manifest.
Initializes a new instance of the class.
Gets the set of external proxy stubs referenced by the manifest for isolated applications and Reg-Free COM.
The set of external proxy stubs referenced by the manifest for isolated applications and Reg-Free COM.
Gets or sets the set of external proxy stubs referenced by the manifest for isolated applications and Reg-Free COM in XML format.
The set of external proxy stubs referenced by the manifest for isolated applications and Reg-Free COM in XML format.
Describes a manifest assembly reference.
Initializes a new instance of the class.
Initializes a new instance of the class.
The specified source path of the file.
Specifies the identity of the assembly reference.
An object representing the identity of the assembly reference.
Specifies whether the assembly reference is a prerequisite or not.
A Boolean value indicating whether the assembly reference is a prerequisite () or not ().
Specifies the type of the assembly reference.
An object representing the type of the assembly reference.
Returns the full ClickOnce assembly reference.
A string containing the ClickOnce assembly reference.
Gets or sets a property that is used to serialize the property to an XML file.
The value of the property.
Gets or sets a value indicating whether the reference is native.
A value indicating whether the reference is native.
Gets or sets a property that is used to serialize the property to an XML file.
The value of the property.
Provides a collection for manifest assembly references.
Adds the specified assembly reference to the collection.
The assembly reference to add.
The added assembly reference instance.
Adds the specified assembly reference to the collection.
The path of the assembly to add.
The added assembly reference instance.
Removes all objects from the collection.
Gets the number of objects contained in the collection.
An integer indicating the number of objects contained in the collection.
Finds an assembly reference in the collection by the specified assembly identity.
The specified assembly identity.
The found assembly reference.
Finds an assembly reference in the collection by simple name.
The specified assembly simple name.
The found assembly reference.
Finds an assembly reference in the collection by the specified target path.
The specified target path.
The found assembly reference.
Returns an enumerator that can iterate through the collection.
An enumerator that can iterate through the collection.
Gets the element at the specified index.
The zero-based index of the entry to get.
The assembly reference instance.
Removes the specified assembly reference from the collection.
The specified assembly reference to remove.
This class represents the type of an assembly reference.
Specifies a ClickOnce manifest.
Specifies a .NET Framework assembly.
Specifies a Win32 native assembly.
Assembly type is unspecified and will be determined by the method.
Describes base functionality common to both file references and assembly references.
Initializes a new instance of the class.
Initializes a new instance of the class.
The path for the assembly base reference.
Gets or sets the group for on-demand download functionality.
A string indicating the group for on-demand download functionality. A blank string indicates a primary file.
Gets or sets the SHA1 hash of the file.
A string indicating the SHA1 hash of the file.
Gets or sets whether the file is optional for on-demand download functionality.
A Boolean value indicating whether the file is optional for on-demand download functionality.
Gets or sets the resolved path to the file. This path is determined by the Resolve method, and is used to compute the file information by the method.
A string indicating the resolved path to the file.
Gets or sets the file size in bytes.
The file size in bytes.
Gets a value that is used to sort the referenced assemblies in the application manifest.
The name to sort by.
Gets or sets the source path of the file.
A string indicating the source path of the file.
Gets or sets the target path of the file. This is the path that is used for specification in the generated manifest.
A string indicating the target path of the file.
Returns the base reference name.
A string indicating the base reference name.
Gets or sets the group for on-demand download functionality.
Gets or sets a property that is used to serialize the property to an XML file.
The value of the property.
Gets or sets a property that is used to serialize the hash algorithm to an XML file.
The hash algorithm.
Gets or sets a property that is used to serialize the property to an XML file.
The value of the property.
Gets or sets a property that is used to serialize the path to an XML file.
The path of the reference.
Gets or sets a property that is used to serialize the property to an XML file.
The value of the property.
Represents a COM class that is described in a manifest.
Initializes a new instance of the class.
Gets the class identifier (ClsId) for a object.
A formatted in the pattern {xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}, where the value of the GUID is represented as a series of lower-case hexadecimal digits in groups of 8, 4, 4, 4, and 12 digits and separated by hyphens. An example of a return value is "{382c74c3-721d-4f34-80e5-57657b6cbc27}".
Gets the description of a object.
A description of the object.
Gets the programmatic identifier (ProgId) of a object.
The programmatic identifier of the object.
Gets the threading model of a object.
A string such as "Apartment".
Gets a value that is the identifier of the type library that contains type information about the class.
The identifier of the type library that contains type information about the class. A formatted in the pattern {xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}, where the value of the GUID is represented as a series of lower-case hexadecimal digits in groups of 8, 4, 4, 4, and 12 digits and separated by hyphens. An example of a return value is "{382c74c3-721d-4f34-80e5-57657b6cbc27}".
Gets or sets a property that is used to serialize the property to an XML file.
The value of the property.
Gets or sets a property that is used to serialize the property to an XML file.
The value of the property.
Gets or sets a property that is used to serialize the property to an XML file.
The value of the property.
Gets or sets a property that is used to serialize the property to an XML file.
The value of the property.
Gets or sets a property that is used to serialize the property to an XML file.
The value of the property.
Describes the versions of the .NET Framework that an application can run on.
Initializes a new instance of the class.
Represents the profile of the corresponding .NET Framework.
A object that represents the profile of the.NET Framework.
Gets or sets the supported runtime for the framework.
A object that represents a runtime version of the corresponding .NET Framework.
Gets or sets the version of the framework.
A object that represents the version of a .NET Framework.
Gets or sets the XML version for the framework.
An array of XML elements that represents the profile of the.NET Framework.
Gets or sets the XML supported runtime for the framework.
An array of XML elements that represents the runtime version of the corresponding .NET Framework.
Gets or sets the version of the framework.
An array of XML elements that represents the version of a .NET Framework.
Represents a collection of versions of the .NET Framework that an application prefers to run on.
Adds a framework to the class.
The framework to add.
Clears the collection.
Gets the number of .NET Framework versions listed in the collection.
A object that represents the number of .NET Framework versions listed in the collection.
Gets the enumerator for the collection.
A interface that can iterate over the collection.
Gets a version of the .NET Framework that an application prefers to run on.
The version of .NET Framework to check for on the end-user computer.
A object that represents the versions of the .NET Framework that an application prefers to run on.
Represents a ClickOnce deployment manifest.
Initializes a new instance of the class.
Initializes a new instance of .
A token that represents a version of the .NET Framework runtime.
Gets the versions of the .NET Framework that an application can run on.
A class that represents the versions of the .NET Framework that an application can run on.
Gets or sets a value that indicates whether to create a desktop shortcut.
"true" or "false". A string that contains a value that indicates whether to create a desktop shortcut.
Gets or sets the update location for the application.
A string that indicates the update location for the application.
Gets or sets a value indicating whether the application should be blocked from being started by means of a URL.
if the application is blocked from being started by means of a URL otherwise, .
Gets or sets a deployment reference that is the entry point of the application.
An object that represents the entry point of the application.
Gets or sets the URL of the error report.
A string that contains the URL of the error report.
Gets or sets a value indicating whether the application is an installed application or an online-only application.
if the application is an installed application; otherwise, .
Gets or sets a value indicating whether .deploy file extension mapping is used.
if .deploy file extension mapping is used; otherwise, .
Gets or sets the minimum required version number for an application.
A string indicating the minimum required version number for an application.
Gets or sets the name of the application.
A string that indicates the name of the application.
Gets or sets the publisher of the application.
A string that indicates the publisher of the application.
Gets or sets the suite name that is defined in the manifest.
A string that contains the suite name.
Gets or sets the link that appears in Add or Remove Programs in Control Panel for the application.
A string that indicates the support URL.
Gets or sets a token that represents a version of the .NET Framework runtime.
A that represents a version of the .NET Framework runtime.
Gets or sets a value indicating whether URL query-string parameters are available to the application.
if URL query-string parameters are available to the application; otherwise, .
Gets or sets a value indicating whether the application is updatable.
if the application is updatable; otherwise, .
Gets or sets the update interval for the application.
An integer that indicates the update interval for the application.
Gets or sets an object indicating whether updates should be checked in the foreground before the application is started, or in the background while the application is running.
An object that indicates whether updates should be checked before the application is started, or while the application is running.
Gets or sets the units used for the property.
An object that indicates the units used for the property.
Performs various checks to verify the validity of the manifest. Any resulting errors or warnings are reported in the object.
Gets or sets the array of XML elements that represent the versions of the .NET Framework that an application can run on.
A class that represents the versions of the .NET Framework than an application can run on.
Gets or sets a property that is used to serialize the property to an XML file.
The value of the property.
Gets or sets a property that is used to serialize the property to an XML file.
The value of the property.
Gets or sets a property that is used to serialize the property to an XML file.
The value of the property.
Gets or sets a property that is used to serialize the property to an XML file.
The value of the property.
Gets or sets a property that is used to serialize the property to an XML file.
The value of the property.
Gets or sets a property that is used to serialize the property to an XML file.
The value of the property.
Gets or sets a property that is used to serialize the property to an XML file.
The value of the property.
Gets or sets a property that is used to serialize the property to an XML file.
The value of the property.
Gets or sets a property that is used to serialize the property to an XML file.
The value of the property.
Gets or sets a property that is used to serialize the property to an XML file.
The value of the property.
Gets or sets a property that is used to serialize the property to an XML file.
The value of the property.
Gets or sets a property that is used to serialize the property to an XML file.
The value of the property.
Gets or sets a property that is used to serialize the property to an XML file.
The value of the property.
Gets or sets a property that is used to serialize the property to an XML file.
The value of the property.
Gets or sets a property that is used to serialize the property to an XML file.
The value of the property.
Gets or sets a property that is used to serialize the property to an XML file.
The value of the property.
Represents a file name extension to be associated with the application.
Initializes a new instance of the class.
Gets or sets the icon to use for files that use a particular .
The name of the file that contains the icon.
Gets or sets the description of the file type for use by the shell.
A description of the file type.
Gets or sets the file name extension to be associated with the application.
The file name extension to be associated with the application.
Gets or sets the name that uniquely identifies the file association's file type.
The name that uniquely identifies the file type.
Gets or sets a property that is used to serialize the file association's property to an XML file.
An XML representation of this file association's DefaultIcon.
Gets or sets a property that is used to serialize the file association's property to an XML file.
An XML representation of this file association's value.
Gets or sets a property that is used to serialize the file association's property to an XML file.
An XML representation of this file association's value.
Gets or sets a property that is used to serialize the property to an XML file.
An XML representation of this file association's value.
Represents a collection of file associations.
Adds the specified file association to the collection.
The file association to add.
Removes all file associations from the collection.
Gets the number of file associations in the collection.
The number of file associations in the collection.
Returns an enumerator that can iterate through the collection.
An interface that represents an enumerator that can iterate through the collection.
Gets the file association that appears at the specified index.
The zero-based index of the file association to get.
The file association at the specified index.
Describes a manifest file reference.
Initializes a new instance of the class.
Initializes a new instance of the class.
The specified source path of the file.
Returns the set of COM classes referenced by the manifest for isolated applications and registration-free COM.
An array of objects representing the set of COM classes referenced by the manifest for isolated applications and registration-free COM.
Gets or sets whether the file is a data file.
A Boolean value indicating whether the file is a data file.
Returns the set of proxy stubs referenced by the manifest for isolated applications and registration-free COM.
An array of objects representing the set of proxy stubs referenced by the manifest for isolated applications and registration-free COM.
Returns the set of type libraries referenced by the manifest.
An array of objects representing the set of type libraries referenced by the manifest.
Gets or sets a property that is used to serialize the property to an XML file.
The value of the property.
Gets or sets a property that is used to serialize the property to an XML file.
The value of the property.
Gets or sets a property that is used to serialize the property to an XML file.
The value of the property.
Gets or sets a value that indicates whether the file is a data file.
"applicationData" is the only valid setting.
Represents a collection for manifest file references.
Adds the specified file reference to the collection.
The specified file reference to add.
The added file reference object.
Adds the specified file reference to the collection.
The path of the specified file reference to add.
The added file reference object.
Removes all objects from the collection.
Returns the number of objects contained in the collection.
the number of objects contained in the collection.
Finds a file reference in the collection by the specified target path.
The specified target path.
The found file reference.
Returns an enumerator that can iterate through the collection.
An interface representing an enumerator that can iterate through the collection.
Returns the element at the specified index.
The zero-based index of the entry to get.
The file reference object.
Removes the specified file reference from the collection.
The specified file reference to remove.
Represents base functionality common to all supported manifest types.
Initializes a new instance of the class.
Gets or sets the identity of the manifest.
An object representing the identity of the manifest.
Gets the set of assemblies that the manifest references.
An object representing the set of assemblies that the manifest references.
Gets or sets a textual description for the manifest.
A string describing the manifest.
Gets or sets an assembly reference that is the entry point of the application.
An object representing an assembly reference that is the entry point of the application.
Gets the set of files that the manifest references.
A object representing the set of files that the manifest references.
Gets or sets the input stream from which the manifest was read.
A object representing the input stream from which the manifest was read.
Gets a collection of current error and warning messages.
An object, which contains a collection of current error and warning messages.
Gets or sets a value indicating whether the manifest is operating in read-only or read-write mode.
A value indicating whether the manifest is operating in read-only or read-write mode.
Locates all specified assembly and file references by searching in the same directory as the loaded manifest, or in the current directory.
Locates all specified assembly and file references by searching in the specified directories.
An array of strings specifying the directories to search.
Gets or sets the location where the manifest was loaded or saved.
A string indicating the location where the manifest was loaded or saved.
Returns the manifest name.
A string indicating the name of the manifest.
Updates file information for each referenced assembly and file.
Updates file information for each referenced assembly and file, using the specified version of the target framework.
The version of the target framework to use. Null if no target framework version. If no target framework version, uses sha256 algorithm.
Performs various checks to verify the validity of the manifest.
Validates the manifest platform.
Gets or sets a property that is used to serialize the property to an XML file.
An object that specifies the identify of an assembly.
Gets or sets a property that is used to serialize the property to an XML file.
An array of manifest assembly references.
Gets or sets a property that is used to serialize the property to an XML file.
Gets or sets a property that is used to serialize the property to an XML file.
An array of manifest file reference objects.
Gets or sets a property that is used to serialize the schema to an XML file.
The schema to an XML file.
Reads an XML manifest file into an object representation.
Reads the specified manifest XML and returns an object representation.
Specifies an input stream.
Specifies whether to preserve the input stream in the property of the resulting manifest object. Used by to reconstitute input which is not represented in the object representation.
A object representation of the manifest. Can be cast to , , or to access more specific functionality.
Reads the specified manifest XML and returns an object representation.
The fully qualified path name of the input file. For example, the full path may be c:\directory\folder\filename.manifest.
Specifies whether to preserve the input stream in the property of the resulting manifest object. Used by to reconstitute input which is not represented in the object representation.
A object representation of the manifest. Can be cast to , , or to access more specific functionality.
Reads the specified manifest XML and returns an object representation.
Specifies the expected type of the manifest. Valid values are , , or .
Specifies an input stream.
Specifies whether to preserve the input stream in the property of the resulting manifest object. Used by to reconstitute input which is not represented in the object representation.
A object representation of the manifest. Can be cast to , , or to access more specific functionality.
Reads the specified manifest XML and returns an object representation.
Specifies the expected type of the manifest. Valid values are , , or .
The path name of the input file.
Specifies whether to preserve the input stream in the property of the resulting manifest object. Used by to reconstitute input which is not represented in the object representation.
A object representation of the manifest. Can be cast to , , or to access more specific functionality.
Writes an object representation of a manifest to XML.
Writes the specified manifest object to XML.
The manifest object.
Writes the specified manifest object to XML.
The manifest object.
Specifies an output stream.
Writes the specified manifest object to XML.
The manifest object.
The path name of the output file.
Writes the specified manifest object to XML.
The manifest object.
The path name of the output file.
The target framework version.
This class represents an error, warning, or informational output message for the manifest generator.
Returns a string array of arguments for the message.
A string array of arguments for the message.
Returns an identifier for the message.
A string indicating the message name.
Returns the text of the message.
A string indicating the message text.
Returns whether the message is an error, warning, or informational message.
An object indicating the message type.
This class represent a collection for output messages.
Removes all objects from the collection.
Gets the number of error messages in the collection.
The number of error messages in the collection.
Returns an enumerator that can iterate through the collection.
An enumerator that can iterate through the collection.
Gets the element at the specified index.
The zero-based index of the entry to get.
The file reference instance.
Gets the number of warning messages in the collection.
The number of warning messages in the collection.
Specifies the type of output message as either an error, warning, or informational.
Indicates an error.
Indicates an informational message.
Indicates a warning.
Represents a proxy in a ClickOnce application manifest. .
Initializes a new instance of the class.
Gets the IID of the interface from which the interface described by the property is derived.
The IID of the base interface.
Gets the IID of the interface for which the proxy is being declared.
The IID of the interface.
Gets the name of the component.
The name of the component.
Gets the number of methods in the component.
The number of methods in the component.
Gets the GUID for the type library for the component.
The GUID for the type library.
Gets or sets a property that is used to serialize the property to an XML file.
The value of the property.
Gets or sets a property that is used to serialize the property to an XML file.
The value of the property.
Gets or sets a property that is used to serialize the property to an XML file.
The value of the property.
Gets or sets a property that is used to serialize the property to an XML file.
The value of the property.
Gets or sets a property that is used to serialize the property to an XML file.
The value of the property.
Provides a set of utility functions for manipulating security permision sets and signing.
Generates a permission set by computing the zone default permission set, removing any excluded permissions, and adding any included permissions.
Specifies a zone default permission set, which is obtained from machine policy. Valid values are , , or . If is specified, the generated permission set is based only on the parameter.
A object containing the set of permissions to be explicitly included in the generated permission set. Permissions specified in this parameter will be included verbatim in the generated permission set, regardless of or parameters.
An array of permission identity strings to be excluded from the zone default permission set. Permission identity strings can be computed using the method. This parameter is ignored if is not or .
The generated permission set.
Converts an array of permission identity strings to a permission set object.
An array of permission identity strings.
The converted permission set.
Converts a permission set object to an array of permission identity strings.
The input permission set to be converted.
An array of permission identity strings.
Signs a ClickOnce manifest or PE file.
The certificate to be used to sign the file.
Indicates that the file is to be timestamped by the timestamp server at the specified HTTP address. This parameter can be NULL if you do not want a timestamp.
The name of the file to sign.
Signs a ClickOnce manifest.
The certificate to be used to sign the file. The certificate must contain a private key. The extension is optional, but if it is present, must be set to . The extension is also optional, but if it is present, the certificate must contain object identifier (OID) support.
The certificate password.
Indicates that the file is to be timestamped by the timestamp server at the specified HTTP address. This parameter can be NULL if you do not want a timestamp.
The name of the file to sign.
Signs a ClickOnce manifest or PE file.
Specifies the thumbprint, which is the SHA1 hash of the signing certificate, which is kept in your personal certificate store.
Indicates that the file is to be timestamped by the timestamp server at the specified HTTP address. This parameter can be NULL if you do not want a timestamp.
The name of the file to sign.
Converts an XML element to a permission set object.
An XML representation of the permission set.
The converted permission set object.
This class represents the application security trust information.
Initializes a new instance of the class.
Resets the object to its default state of full trust.
Determines whether the application has permission to call unmanaged code.
A Boolean value indicating whether the application has permission to call unmanaged code.
Determines whether the application is full trust or partial trust.
A Boolean value indicating whether the application is full trust or partial trust.
Gets or sets the permission set object for the application trust.
A object for the application trust.
Gets or sets whether to preserve partial trust permission when the full trust flag is set.
A Boolean value indicating whether to preserve partial trust permission when the full trust flag is set.
Reads the application trust from an XML file.
Specifies an input stream.
Reads the application trust from an XML file.
The name of the input file.
Reads the application trust from a ClickOnce application manifest.
Specifies an input stream.
Reads the application trust from a ClickOnce application manifest.
The name of the input file.
Gets or sets the level of same site access permitted, specifying whether the application has permission to communicate with the server from which it was deployed.
A string indicating the level of same site access permitted. The values can be or .
specifies that the application can call Web services at the same URL from which it was deployed; if deployed from a share, the application has permission to read files from that share.
specifies that the application can neither access Web services from the same URL from which it was deployed, nor access files from the share from which it was deployed.
"Application" refers to the application for which the manifest is being read (using ).
Returns all the information in the application security trust object as a string.
A string containing the information in the application security trust object.
Writes the application trust to an XML file.
Specifies an output stream.
Writes the application trust to an XML file.
The name of the output file.
Writes the application trust to a new template ClickOnce application manifest.
Specifies an output stream to which to write the updated manifest file.
Updates an existing ClickOnce application manifest with the specified trust.
Specifies an input stream containing the manifest to be updated.
Specifies an output stream to which to write the updated manifest file.
Writes the application trust to a ClickOnce application manifest.
The name of the output file.
Represents a type library.
Initializes a new instance of the class.
Gets the string representation of the type library flags for this type library.
Gets the directory where the Help file for the types in the type library is located.
Gets the hexadecimal string representation of the locale identifier (LCID).
Gets the unique ID of the type library.
Gets the version number of the type library.
Gets or sets a property that is used to serialize the property to an XML file.
Gets or sets a property that is used to serialize the property to an XML file.
Gets or sets a property that is used to serialize the property to an XML file.
Gets or sets a property that is used to serialize the property to an XML file.
Gets or sets a property that is used to serialize the property to an XML file.
Specifies how the application checks for updates.
Check for updates in the background, after the application starts.
Check for updates in the foreground, before the application starts.
Specifies the units for the update interval.
Update interval is in days.
Update interval is in hours.
Update interval is in weeks.
Represents a window class in an application manifest.
Initializes a new instance of the class.
Initializes a new instance of the class, specifying information about the versioning status of the window class.
The name of the class.
Controls whether the internal window class name that is used in registration contains the version of the assembly that contains the window class.
Gets the name of the window class.
The name of the window class.
Gets a value that controls whether the internal window class name that is used in registration contains the version of the assembly that contains the window class.
if the name that is used in registration contains the version of the assembly; otherwise, . The default is .
Gets or sets a property that is used to serialize the property to an XML file.
The value of the property.
Gets or sets a property that is used to serialize the property to an XML file.
The value of the property.
Implements the Error task. Use the Error element in your project file to create and execute this task. For usage and parameter information, see Delete Task.
Initializes a new instance of the class.
Gets or sets the error code to associate with the error.
The error code to associate with the error.
Executes the Error task - logs an error and stops the build.
in all cases.
Relevant file if any. If none is provided, the file containing the Error task will be used.
Gets or sets the Help keyword to associate with the error.
The Help keyword to associate with the error.
Gets or sets the error text.
The error text.
Implements the Exec task. Use the Exec element in your project file to create and execute this task. For usage and parameter information, see Exec Task.
Initializes a new instance of the class.
Generates command line arguments that the command line tool must run directly from the command line and not from a response file.
Command line builder to add arguments to.
Gets or sets the command to run.
The command to run.
Returns the output as an Item. White space is trimmed.
ConsoleOutput is enabled when ConsoleToMSBuild is true. This avoids holding lines in memory if they aren't used. ConsoleOutput is a combination of stdout and stderr.
Returns .
Enable the standard output to pipe to an item. (StandardOutput).
Returns .
Gets or sets a regular expression to spot error lines in the tool output.
A regular expression to spot error lines in the tool output.
Gets or sets a regular expression to spot warning lines in the tool output.
A regular expression to spot warning lines in the tool output.
Executes the cmd.exe tool, waits for its completion, and cleans up the batch file after execution completes.
The path to the tool to execute.
Command line arguments that should go into a temporary response file.
Command line arguments that should be passed to the tool directly.
The exit code that the tool returns.
Returns the full path to the system tool cmd.exe.
The full path to the system tool cmd.exe.
Returns the working directory to use for the tool process.
The working directory to use for the tool process.
Logs error message and handles exit code.
if exit code was ignored; otherwise, .
Gets or sets a Boolean value that indicates whether the Exec task should ignore the exit code provided by the executed command () or should return if the executed command returns a non-zero exit code ().
if the Exec task should ignore the exit code provided by the executed command; if the Exec task should return if the executed command returns a non-zero exit code.
Gets or sets a Boolean value that indicates whether to ignore the standard error and warning format and log errors and warnings from the output as regular messages.
if the Exec task should ignore the standard error and warning format and should log errors and warnings as regular messages; if the Exec task should log the errors and warnings that match the standard error and warning format.
Logs the specified single line of text as an error or warning if the single line matched custom or standard error and warning formats or as a regular message if is set to and no custom format matched.
Single line from the output to parse.
The importance to log the message with.
Logs the tool name and path.
The tool name.
The current directory where the tool is run.
Logs the batch file command to be executed.
Specify an empty string. This parameter is not used.
Gets or sets the output items from the task.
The output items from the task.
Gets the encoding of the captured task standard error stream.
The encoding of the captured task standard error stream.
Gets the importance to log ordinary messages with in the standard error stream.
The importance to log ordinary messages with in the standard error stream.
Gets the encoding of the captured task standard output stream.
The encoding of the captured task standard output stream.
Gets the importance to log ordinary messages with in the standard out stream.
The importance to log ordinary messages with in the standard out stream.
Gets or sets the encoding of the captured task standard error stream that is visible to the project.
The encoding of the captured task standard error stream that is visible to the project.
Gets or sets the encoding of the captured task standard output stream that is visible to the project.
The encoding of the captured task standard output stream that is visible to the project.
Gets the name of the tool (cmd.exe).
The name of the tool (cmd.exe).
Validates input parameters and logs errors or warnings, if any. Returns a Boolean value that indicates whether task execution should proceed.
if task execution should proceed; otherwise, .
Gets or sets the directory in which the command will run.
The directory in which the command will run.
Extracts a class name from a language source file.
Gets or sets a value indicating whether the extracted class name exists inside a block of conditionally compiled code.
to indicate the extracted class name exists inside a block of conditionally compiled code; otherwise, .
Gets or sets the extracted class name.
The extracted class name.
Finds the app.config file, if any, in the provided lists.
Initializes a new instance of the class.
Gets or sets the first matching item found in the list, if any.
The first matching item found in the list, or if no matching item is found.
Finds the app config file.
in all cases.
Gets or sets the primary list to search through.
The primary list to search through.
Gets or sets the secondary list to search through.
The secondary list to search through.
Gets or sets the value to add as metadata.
The metadata.
In a specified list, finds an item that has the matching itemspec.
Initializes a new instance of the class.
Gets or sets a Boolean value that indicates whether to match case sensitively.
FindInList task should match case sensitively; otherwise, .
Executes the FindInList task.
if task execution succeeded; otherwise, .
Gets or sets a Boolean value that indicates whether to return the last match () or to return the first match ().
if the FindInList task should return the last match; if the FindInList task should return the first match.
Gets or sets the first matching item found in the list, if any.
The first matching item found in the list.
Gets or sets the itemspec to search for.
The itemspec to search for.
Gets or sets the list in which to search for the itemspec.
The list in which to search for the itemspec.
Gets or sets a Boolean value that indicates whether to match against just the file name part of the itemspec or to match against the whole itemspec.
if the FindInList task should match against just the file name part of the itemspec; if the FindInList task should match against the whole itemspec.
Implements the FindUnderPath task. Use the FindUnderPath element in your project file to create and execute this task. For usage and parameter information, see FindUnderPath Task.
Initializes a new instance of the class.
Executes the FileUnderPath task.
if task executes successfully; otherwise, .
Gets or sets the files whose paths should be compared with the path specified by the property.
The files whose paths should be compared with the path specified by the property.
Gets or sets the items that were found under the specified path.
The items that were found under the specified path.
Gets or sets the items that were not found under the specified path.
The items that were not found under the specified path.
Gets or sets the folder path to use as the reference.
The folder path to use as the reference.
Gets or sets a Boolean value that indicates whether the paths of the output items should be updated to be absolute.
if the paths of the output items should be updated to be absolute; otherwise, .
Converts a URL into a proper URL format.
Initializes a new instance of the class.
Executes the FormatUrl task.
if task execution succeeded; otherwise, .
Gets or sets the URL to format.
The URL to format.
Gets or sets the formatted URL.
The formatted URL.
Appends the revision number to the version number.
Initializes a new instance of the class.
Executes the FormatVersion task.
if task execution succeeded; otherwise, .
Gets or sets the format type.
The format type.
Gets or sets the output version that includes the revision number.
The output version that includes the revision number.
Gets or sets the revision to append to the version.
The revision to append to the version.
Gets or sets the version number string to format.
The version number string to format.
Implements the GenerateApplicationManifest task. Use the GenerateApplicationManifest element in the project file to create and execute this task. For usage and parameter information, see GenerateApplicationManifest Task.
Initializes a new instance of the class.
Gets or sets the minimum version of the Common Language Runtime (CLR) required by the application.
The minimum version of the CLR required by the application.
Gets or sets the task item that contains the application configuration file.
The task item that contains the application configuration file.
Gets or sets an item list that defines the set of dependent assemblies for the generated manifest.
An item list of dependent assembly names.
Gets or sets the URL of the Web page that is displayed in dialog boxes during ClickOnce installations.
A string value that represents the URL of a Web page.
Gets or sets a list of one or more file type that are associated with the ClickOnce deployment manifest. File associations only valid only when .NET Framework 3.5 or later is targeted.
A list of file types that are associated with the generated manifest.
Gets or sets the full paths of files to include in the manifest.
Paths to files that are included in the manifest.
Gets or sets whether the application is hosted in a browser (as are WPF Web Browser Applications).
A Boolean value that indicates whether the application being deployed will be hosted in a browser (), or not (). only applies to WPF Web Browser Applications.
Gets or sets the application's icon file.
The icon file to use for the application.
Gets or sets COM components to isolate in the generated manifest.
The COM components to isolate in the generated manifest.
Gets or sets the type of manifest to generate.
The kind of manifest to generate.
Gets or sets the operating system (OS) version that is the minimum required by the application.
The OS version that is the minimum required by the application.
Specifies the ProductName property in the project file.
A string value that corresponds to the ProductName property in the project file.
Specifies the PublisherName property in the project file.
A string value that corresponds to the PublisherName property in the project file.
Gets or sets whether the application requires the .NET Framework 3.5 SP1.
if the application requires .NET Framework 3.5 SP1; otherwise.
Gets or sets the name of the folder on the Start menu where the application is located after ClickOnce deployment.
A string that represents the name of a Start menu folder.
Specifies the SupportUrl property in the project file.
A string value that corresponds to the SupportUrl property in the project file.
Gets or sets the target framework profile.
The target framework profile.
Gets or sets the name of the .NET Framework subset to target.
The name of the .NET Framework subset.
Gets or sets an XML document that specifies the application security.
The XML document that specifies the application security.
Specifies whether the , , and properties are written to the application manifest.
A Boolean value that indicates whether the , , and properties are written to the application manifest (). If the value is , these properties are ignored.
Implements the GenerateBootstrapper task. Use the GenerateBootstrapper element in your project file to create and execute this task. For usage and parameter information, see GenerateBootstrapper Task.
Initializes a new instance of the class.
Gets or sets the file the bootstrapper will use to begin the installation of the application after all prerequisites have been installed.
The file the bootstrapper will use to begin the installation of the application after all prerequisites have been installed.
Gets or sets the name of the application that the bootstrapper will install.
The name of the application that the bootstrapper will install.
Gets or sets whether a component runs with elevated permissions when it is installed on a target computer.
if the installed component runs with elevated permissions; otherwise .
Gets or sets the Web location that is hosting the application's installer.
The Web location that is hosting the application's installer.
Gets or sets the built location of bootstrapper package files.
The built location of bootstrapper package files.
Gets or sets the products to build into the bootstrapper.
The products to build into the bootstrapper.
Gets or sets the built location of setup.exe.
The built location of setup.exe.
Gets or sets a location for the bootstrapper to look for installation prerequisites to install.
The location for the bootstrapper to look for installation prerequisites to install.
Gets or sets the URL containing the installation prerequisites.
The URL containing the installation prerequisites.
Gets or sets a Boolean value that indicates whether the bootstrapper copies all output files to the path specified in the property.
if the bootstrapper should copy all output files to the path specified in the property; otherwise, .
Gets or sets the culture to use for the bootstrapper UI and installation prerequisites.
The culture to use for the bootstrapper UI and installation prerequisites.
Executes the GenerateBootstrapper task.
if the task execution succeeded; otherwise, .
Gets or sets the secondary culture to use for the bootstraper UI and installation prerequisites.
The secondary culture to use for the bootstraper UI and installation prerequisites.
Gets or sets the location to copy setup.exe and all package files.
The location to copy setup.exe and all package files.
Gets or sets the location of all available prerequisite packages.
The location of all available prerequisite packages.
Gets or sets the URL to provide should the bootstrapper installation fail.
The URL to provide should the bootstrapper installation fail.
Gets or sets a Boolean value that indicates whether the bootstrapper performs XSD validation on the specified input bootstrapper items.
if the bootstrapper performs XSD validation on the specified input bootstrapper items; otherwise, .
The Visual Studio version, in the form <major build.minor build>, for example "4.0".
Returns .
Implements the GenerateDeploymentManifest task. Use the GenerateDeploymentManifest element in the project file to create and execute this task. For usage and parameter information, see GenerateDeploymentManifest Task.
Initializes a new instance of the class.
Gets or sets whether an icon is created on the desktop during ClickOnce application installation.
if an icon is created on the desktop during installation; otherwise.
Gets or sets the update location for the application.
The update location for the application.
Gets or sets a Boolean value that indicates whether the application should be run automatically when it is opened through a URL.
if the application can only be started from the Start menu; otherwise, .
Gets or sets the URL of the Web page that is displayed in dialog boxes during ClickOnce installations.
A string that represents the URL of a Web page.
Gets or sets a Boolean that indicates whether the application is an installed application or an online-only application.
if the application is to be installed on the local computer and can be removed by using the Add or Remove Programs dialog box; if the application is for online use from a Web page.
Gets or sets a Boolean value that indicates whether the .deploy file name extension mapping is used.
if every program file is published with a .deploy file name extension; otherwise, .
Gets or sets a Boolean value that indicates whether the user can skip the update.
if the user can skip the update; otherwise, .
Gets or sets the name of the application.
The name of the application.
Gets or sets the publisher of the application.
The publisher of the application.
Gets or sets the name of the folder on the Start menu where the application is located after ClickOnce deployment.
A string that represents the name of a Start menu folder.
Gets or sets the link that appears in the Uninstall or change a program dialog box for the application. The specified value should be a fully qualified URL or UNC path.
The link that appears in the Uninstall or change a program dialog box for the application.
Gets or sets a Boolean value that indicates whether URL query-string parameters should be made available to the application.
if URL query-string parameters should be made available to the application; otherwise, .
Gets or sets a Boolean value that indicates whether the application is enabled for updates.
if the application is enabled for updates; otherwise, .
Gets or sets the update interval for the application.
The update interval for the application.
Gets or sets a Boolean value that indicates whether updates should be checked. Updates can be checked before the application is started (in the foreground), or when the application is running (in the background).
if updates should be checked; otherwise, .
Gets or sets the time unit for the property.
The time unit for the property.
Represents the base class for all manifest generation tasks.
Initializes a new instance of the class.
Adds an assembly reference to the manifest, based on the specified item.
The item from which to create an assembly reference to add to the manifest.
The assembly reference that was added to the manifest.
Adds an assembly reference to the manifest, based on the specified item and the assembly reference type.
The item from which to create an assembly reference to add to the manifest.
The assembly reference type.
The assembly reference that was added to the manifest.
Adds an entry point reference to the manifest, based on the specified item and the assembly reference type.
The item from which to create the entry point reference to add to the manifest.
The entry point assembly reference type.
The entry point reference that was added to the manifest.
Adds a file reference to the manifest, based on the specified item.
The item from which to create the file reference to add to the manifest.
The file reference that was added to the manifest.
Gets or sets the name of the assembly.
The name of the assembly.
Gets or sets the assembly version.
The assembly version.
Gets or sets the manifest description text.
The manifest description text.
Gets or sets the managed assembly or ClickOnce manifest reference that is the entry point to the manifest.
The managed assembly or ClickOnce manifest reference that is the entry point to the application.
Executes the GenerateManifestBase task.
if task execution succeeded; otherwise, .
Returns the manifest file reference that matches the specified item.
The item to get a file reference for.
The manifest file reference that matches the specified item.
When implemented in a derived class, returns the type of the manifest.
The manifest type.
Gets or sets the input manifest.
The input manifest.
Gets or sets the maximum manifest file name length.
The maximum manifest file name length.
When implemented in a derived class, sets manifest properties and any dependencies.
The manifest to set properties for.
if no errors occurred when the manifest properties are set; otherwise, .
When implemented in a derived class, sets resolved manifest properties.
The manifest to set properties for.
if no errors occurred when the manifest properties are set; otherwise, .
Gets or sets the generated manifest.
The generated manifest.
Gets or sets the manifest platform.
The manifest platform.
Gets or sets the manifest target culture code.
The manifest target culture code.
Gets or sets the target framework moniker.
The target framework moniker.
The target .NET Framework version for the project.
A string that represents the .NET Framework version.
Validates the inputs of the GenerateManifestBase task.
if input validation succeeded; otherwise, .
Validates the generated manifest.
if manifest validation succeeded; otherwise, .
Implements the GenerateResource task. Use the GenerateResource element in your project file to create and execute this task. For usage and parameter information, see GenerateResource Task.
Initializes a new instance of the class.
Gets or sets the additional inputs for the dependency checking that the GenerateResource task performs.
The additional inputs for the dependency checking that the GenerateResource task performs.
Gets or sets an array of name-value pairs of environment variables that should be passed to the spawned resgen.exe, in addition to (or selectively overriding) the regular environment block.
An array of name-value pairs of environment variables.
Gets or sets an array of items that specify paths from which tracked inputs will be ignored during up to date checking.
An array of items that specify paths from which tracked inputs will be ignored during up to date checking.
Executes the GenerateResource task.
if the GenerateResource task execution succeeded; otherwise, .
Property to allow multitargeting of ResolveComReferences: If true, tlbimp.exe and aximp.exe from the appropriate target framework will be run out-of-proc to generate the necessary wrapper assemblies.
Gets or sets a value that indicates whether this rule generates .resources files or extracts .ResW files from assemblies.
The flag.
Gets or sets the names of all files written to disk including the cache file, if present.
The names of all files written to disk.
Gets or sets a value that indicates whether tracked incremental build will be used.
if incremental build is turned on; if a rebuild will be forced.
Gets or sets a Boolean value that specifies whether to create a new to evaluate the resources (.resx) files () or to create a new only when the resources files reference a user's assembly ().
if the GenerateResource task should create a new to evaluate the resources (.resx) files; if the GenerateResource task should create a new only when the resources (.resx) files reference a user's assembly.
Gets or sets a value specifying where to extract .ResW files.
The value specifying where to extract .ResW files.
Gets or sets the name of the generated files, such as .resources files.
The name of the generated files, such as .resources files.
Gets or sets a Boolean value that indicates whether the GenerateResource task should create a strongly typed resource class as a public class.
if the GenerateResource task should create a strongly typed resource class as a public class; otherwise, .
Gets or sets the references to load types in .resx files from.
The references to load types in .resx files from.
Even though the generate resource task will do the processing in process, a logging message is still generated. This logging message will include the path to the windows SDK. Since the targets now will pass in the Windows SDK path we should use this for logging.
Gets or sets the items to convert.
The items to convert.
Gets or sets the path to an optional cache file that is used to speed up dependency checking of links in .resx input files.
The path to an optional cache file that is used to speed up dependency checking of links in .resx input files.
Gets or sets the class name for the strongly typed resource class.
The class name for the strongly typed resource class.
Gets or sets the filename for the source file.
The filename for the source file.
Gets or sets the language to use when generating the class source for the strongly typed resource.
The language to use when generating the class source for the strongly typed resource.
Gets or sets the resource namespace or manifest prefix to use in the generated class source for the strongly typed resource.
The resource namespace or manifest prefix to use in the generated class source for the strongly typed resource.
Gets or sets the namespace to use for the generated class source for the strongly typed resource.
The namespace to use for the generated class source for the strongly typed resource.
Gets an array of items that represent the read tracking logs.
An array of items that represents the read tracking logs.
Gets an array of items that represent the write tracking logs.
An array of items that represents the write tracking logs.
Microsoft.Build.Utilities.ExecutableType of ResGen.exe. Used to determine whether or not Tracker.exe needs to be used to spawn ResGen.exe. If empty, uses a heuristic to determine a default architecture.
Returns .
Path to the appropriate .NET Framework location that contains FileTracker.dll. If set, the user takes responsibility for making sure that the bitness of the FileTracker.dll that they pass matches the bitness of the ResGen.exe that they intend to use. If not set, the task decides the appropriate location based on the current .NET Framework version.
Returns .
Gets or sets the intermediate directory into which the tracking logs from running this task will be placed.
The intermediate directory into which the tracking logs from running this task will be placed.
Path to the appropriate Windows SDK location that contains Tracker.exe. If set, the user takes responsibility for making sure that the bitness of the Tracker.exe that they pass matches the bitness of the ResGen.exe that they intend to use. If not set, the task decides the appropriate location based on the current Windows SDK.
Returns .
Gets or sets a value that indicates whether file access patterns should be tracked.
if file access patterns should be tracked; otherwise, .
Gets or sets a Boolean value that indicates whether the input file's directory is to be used for resolving relative file paths.
if the input file's directory is to be used for resolving relative file paths; otherwise, .
Generates the application trust from the base manifest, and from the and properties.
Initializes a new instance of the class.
Gets or sets the dependent assemblies.
The dependent assemblies.
Gets or sets the base manifest to generate the application trust from.
The base manifest to generate the application trust from.
Gets or sets one or more permission identity values separated by a semicolon to be excluded from the zone default permission set.
The permission identity values to be excluded from the zone default permission set.
Executes the GenerateTrustInfo task.
if task execution succeeded; otherwise, .
Gets or sets the target framework moniker.
The target framework moniker.
Gets or sets a zone default permission set, which is obtained from machine policy.
The zone default permission set.
Gets or sets the file that contains the application security trust information.
The file that contains the application security trust information.
Implements the GetAssemblyIdentity task. Use the GetAssemblyIdentity element in your project file to create and execute this task. For usage and parameter information, see GetAssemblyIdentity Task.
Initializes a new instance of the class.
Gets or sets the retrieved assembly identities.
The retrieved assembly identities.
Gets or sets the files to retrieve identities from.
The files to retrieve identities from.
Executes the GetAssemblyIdentity task.
if the GetAssemblyIdentity task execution succeeded; otherwise, .
Implements the GetFrameworkPath task. Use the GetFrameworkPath element in your project file to create and execute this task. For usage and parameter information, see GetFrameworkPath Task.
Initializes a new instance of the class.
Returns in all cases.
in all cases.
Gets or sets the path of the folder that contains the .NET Framework 1.1 assemblies.
The path of the folder that contains the .NET Framework 1.1 assemblies.
Gets or sets the path of the folder that contains the .NET Framework 2.0 assemblies.
The path of the folder that contains the .NET Framework 2.0 assemblies.
Gets or sets the path of the folder that contains the .NET Framework 3.0 assemblies.
The path of the folder that contains the .NET Framework 3.0 assemblies.
Gets or sets the path of the folder that contains the .NET Framework 3.5 assemblies.
The path of the folder that contains the .NET Framework 3.5 assemblies.
Path to the v4.0 framework, if available
Path to the v4.5 framework, if available
Returns .
Gets or sets the path of the folder that contains the latest version of the .NET Framework assemblies.
The path of the folder that contains the latest version of the .NET Framework assemblies.
Implements the GetFrameworkSdkPath task. Use the GetFrameworkSdkPath element in your project file to create and execute this task. For usage and parameter information, see GetFrameworkSdkPath Task.
Initializes a new instance of the class.
Returns in all cases.
in all cases.
Gets or sets the path to the .NET Framework 2.0 SDK.
The path to the .NET Framework 2.0 SDK.
Gets or sets the path to the .NET Framework 3.5 SDK.
The path to the .NET Framework 3.5 SDK.
The path to the v4.0 .NET SDK if it could be found. It will be String.Empty if the SDK was not found.
The path to the v4.5 .NET SDK if it could be found. It will be String.Empty if the SDK was not found.
Returns .
Gets or sets the path to the latest version of the .NET Framework SDK.
The path to the latest version of the .NET Framework SDK.
Gathers the list of installed SDKS in the registry and on disk and outputs them into the project so they can be used during SDK reference resolution and RAR for single files.
GetInstalledSDKLocations doesn't recognize a version folder if "v" appears in its name. For example, an SDK that's located at C:\Windows\Program Files\Microsoft SDKs\Windows\8.0\SDKFolders\3rdPartySDK\2.5\will be located correctly. However, the same SDK located atC:\Windows\Program Files\Microsoft SDKs\Windows\8.0\SDKFolders\3rdPartySDK\v2.5\won't be located and will be ignored. If an SDK is ignored, the failure won't be recorded in the log, and no error will be thrown.
Version folder names need to be formed as major.minor[.build[.revision]]. For more information, see .
To find an SDK with a particular version, the version sought must match the version requested. For example, if the SDK has a folder version name 8.0.0 and the customer requested the SDK with version 8.0, there is no match, and the SDK won't be found.
For more information on version matching, see .
Creates a new instance of GetInstalledSDKLocations.
Gets the SDKs.
if the method succeeds; otherwise, .
Gets or sets the set of items that represent all of the installed SDKs found in the SDKDirectory and SDKRegistry roots.
The itemspec is the SDK install location. There is a piece of metadata called SDKName which contains the name of the SDK.
The set of all installed SDKs found.
Gets or sets the root directory on disk in which to look for SDKs.
The root directory.
Gets or sets the root registry root in which to look for SDKs.
The registry root.
Gets the platform identifier we are targeting.
The target platform identifier.
Gets the platform version we are targeting.
The target platform version.
Returns the reference assembly paths to the various frameworks.
Creates a new instance of the GetReferenceAssemblyPaths class.
Gets or sets a switch the specifies whether GetReferenceAssemblyPaths performs simple checks to ensure that certain runtime frameworks are installed depending on the target framework.
if GetReferenceAssemblyPaths should not perform these simple checks; otherwise, .
If the target framework moniker is set, generates the correct Paths.
if paths were generated; otherwise, .
Gets the paths based on the passed in TargetFrameworkMoniker without considering the profile part of the moniker.
The paths based on the passed in TargetFrameworkMoniker without considering the profile part of the moniker. If the TargetFrameworkMoniker is or empty, no paths will be returned.
Returns the path based on the passed in TargetFrameworkMoniker. If the TargetFrameworkMoniker is null or empty this path will be null or empty.
The path.
The root path to use to generate the reference assembly path
The root path.
The target framework moniker to get the reference assembly paths for
The framework moniker.
Gets or sets the display name for the target framework moniker.
The display name for the target framework moniker.
Resolves an SDKReference to a full path on disk
Creates a new instance of GetSDKReferenceFiles.
Gets or sets the path where the cache files are stored.
Returns the cache file folder path.
Files that need to be copied locally. These are the reference assemblies and the xml intellisense files.
Returns .
Execute the task
Returns .
Gets or sets a flag indicating whether to log cache file reading or writing exceptions.
Returns the flag.
Gets or sets a flag specifying whether to log conflicts between files across different referenced SDKs as messages or warnings. Default is , they are logged as warnings.
Returns the flag.
Gets or sets a flag specifying whether to log conflicts between reference files within an SDK as messages or warnings. Default is , they are logged as messages.
Returns the flag.
Gets or sets a flag specifying whether to log files found as a part of resolving the SDK. Default is , files are logged.
Returns the flag.
Gets or sets a flag specifying whether to log conflicts between reference files across different referenced SDKs as messages or warnings. Default is , they are logged as warnings.
Returns the flag.
Gets or sets a flag specifying whether to log conflicts between reference files across different referenced SDKs as messages or warnings. Default is , they are logged as messages.
Returns the flag.
Gets or sets a flag specifying whether to log references found as a part of resolving the SDK. Default is , references are logged.
Returns the flag.
Gets the resolved files.
Returns an array of .
Extensions which should be considered reference files
Returns .
Resolved reference items.
Returns .
Resolved SDK references which we will get the reference assemblies from.
Returns .
Defines an interface that allows the Csc task to communicate with the host integrated development environment (IDE).
Begins the initialization of the .
Compiles the project.
if the method was successful; otherwise, .
Ends the initialization of the with the specified error message and code.
The error message.
The error code.
if the method was successful; otherwise, .
Returns a value indicating whether the integrated development environment (IDE) is currently in design time mode.
if the IDE is currently in design time mode; otherwise, .
Returns a value indicating whether the compiled project is up-to-date.
if the compiled project is up-to-date; otherwise, .
Specifies additional directories to search for references.
An array of directories to search for references.
if the method was successful; otherwise, .
Specifies one or more modules to be part of the assembly.
An array of modules to be part of the assembly.
if the method was successful; otherwise, .
Specifies a value indicating whether to allow code that uses the keyword to compile.
to allow code that uses the unsafe keyword to compile; otherwise, .
if the method was successful; otherwise, .
Specifies the preferred base address at which to load a DLL.
The preferred base address at which to load a DLL.
if the method was successful; otherwise, .
Specifies a value indicating whether integer arithmetic that overflows the bounds of the data type causes an exception at run time.
to cause an exception when integer arithmetic overflows the bounds of the data type; otherwise, .
if the method was successful; otherwise, .
Specifies the code page to use for all source code files in the compilation.
The code page to use for all source code files in the compilation.
if the method was successful; otherwise, .
Specifies the debug type.
The debug type, which can be or .
if the method was successful; otherwise, .
Specifies the preprocessor symbols to define.
The preprocessor symbols to define.
if the method was successful; otherwise, .
Specifies a value indicating whether to create a fully signed assembly.
if the parameter is explicitly set; otherwise, .
if you want to create a fully signed assembly; if you only want to place the public key in the assembly.
if the method was successful; otherwise, .
Specifies the list of warnings to disable.
The list of warnings to disable. Multiple warnings are separated with a comma.
if the method was successful; otherwise, .
Specifies the XML file in which to save processed documentation comments.
A string that contains the name of the file in which to save processed documentation comments.
if the method was successful; otherwise, .
Specifies a value indicating whether to generate debugging information and place it in a program database (.pdb) file.
to generate debugging information and place it in a .pdb file; otherwise, .
if the method was successful; otherwise, .
Specifies a value that indicates how internal compiler errors are reported to Microsoft.
A value specifying how internal compiler errors are reported to Microsoft. This value can be , , or .
if the method was successful; otherwise, .
Specifies the size of sections in the output file.
The size of sections in the output file.
if the method was successful; otherwise, .
Specifies a value indicating whether to specify the absolute path to the file in the compiler output.
specify the absolute path to the file in the compiler output; to specify only the name of the file in the compiler output.
if the method was successful; otherwise, .
Specifies the name of the cryptographic key container.
The name of the cryptographic key container.
if the method was successful; otherwise, .
Specifies the file name containing the cryptographic key.
The name of the file containing the cryptographic key.
if the method was successful; otherwise, .
Specifies the version of the language to use.
The version of the language to use.
if the method was successful; otherwise, .
Creates links to the specified .NET Framework resources in the output file; the resource files are not placed in the output file.
The .NET Framework resources to link to the output file.
if the method was successful; otherwise, .
Specifies the location of the Main method.
The file format of the output file. This value can be , , , or .
The location of the method.
if the method was successful; otherwise, .
Specifies an assembly whose non-public types a .netmodule can access.
An assembly whose non-public types a .netmodule can access.
if the method was successful; otherwise, .
Specifies a value indicating whether to prevent the compiler from compiling with the csc.rsp file.
to prevent the compiler from compiling with the csc.rsp file; otherwise, .
if the method was successful; otherwise, .
Specifies a value indicating whether to prevent the import of mscorlib.dll.
to prevent the import of mscorlib.dll; otherwise, .
if the method was successful; otherwise, .
Specifies a value indicating whether to enable optimizations.
to enable optimizations; otherwise, .
if the method was successful; otherwise, .
Specifies the name of the output file.
The name of the output file.
if the method was successful; otherwise, .
Specifies the program database (.pdb) file in which to place generated debugging information.
The .pdb file in which to place generated debugging information.
if the method was successful; otherwise, .
Specifies the processor platform to be targeted by the output file.
The processor platform to be targeted by the output file. This value can be , , or .
if the method was successful; otherwise, .
Specifies the items from which to import public type information into the current project.
The items from which to import public type information into the current project.
if the method was successful; otherwise, .
Specifies the .NET Framework resources to embed into the output file.
The .NET Framework resources to embed into the output file.
if the method was successful; otherwise, .
Specifies the response files that contain commands for the compiler.
The response files that contain commands for the compiler.
if the method was successful; otherwise, .
Specifies one or more Visual C# source files.
One or more Visual C# source files.
if the method was successful; otherwise, .
Specifies the file format of the output file.
The file format of the output file. This value can be , , , or .
if the method was successful; otherwise, .
Specifies a value indicating whether to treat all warnings as errors.
to treat all warnings as errors; otherwise, .
if the method was successful; otherwise, .
Specifies the warning level, from 0-4.
The warning level, from 0-4.
if the method was successful; otherwise, .
Specifies a list of warnings to treat as errors.
A list of warnings to treat as errors.
if the method was successful; otherwise, .
Specifies a list of warnings that are not treated as errors.
A list of warnings that are not treated as errors.
if the method was successful; otherwise, .
Specifies an .ico file to insert into the assembly.
The .ico file to insert into the assembly.
if the method was successful; otherwise, .
Specifies a Win32 resource (.res) file to insert into the output file.
A Win32 resource (.res) file to insert into the output file.
if the method was successful; otherwise, .
Defines an interface that allows the Csc task to communicate with the host integrated development environment (IDE).
Specifies a manifest file to insert into the assembly.
The name of the manifest to insert into the assembly.
if the method was successful; otherwise, .
Represents the Csc host compiler.
Set the application configuration.
The application configuration.
Represents the Csc host compiler.
Sets the /highentropyva value as specified.
to set the / highentropyva to indicate support of high entropy Address Space Layout Randomization (ASLR); otherwise, .
Returns if the method was successful.
Sets the /platform value to .
to set the /platform value to ; otherwise, .
if the method was successful.
Sets the subsystem version flag as specified.
The subsystem version.
Returns if the method succeeds.
Defines an interface that allows the Vbc task to communicate with the host integrated development environment (IDE).
Begins the initialization of the .
Compiles the project.
if the method was successful; otherwise, .
Ends the initialization of the .
Returns a value indicating whether the integrated development environment (IDE) is currently in design time mode.
if the IDE is currently in design time mode; otherwise, .
Returns a value indicating whether the compiled project is up-to-date.
if the compiled project is up-to-date; otherwise, .
Specifies additional directories to search for references.
An array of directories to search for references.
if the method was successful; otherwise, .
Specifies one or more modules to be part of the assembly.
An array of modules to be part of the assembly.
if the method was successful; otherwise, .
Specifies the preferred base address at which to load a DLL.
The file format of the output file. This value can be , , , or .
The preferred base address at which to load a DLL.
if the method was successful; otherwise, .
Specifies the code page to use for all source code files in the compilation.
The code page to use for all source code files in the compilation.
if the method was successful; otherwise, .
Specifies the debug type.
to generate debugging information and place it in a program database (.pdb) file; otherwise, .
The debug type, which can be or .
if the method was successful; otherwise, .
Specifies the preprocessor symbols to define.
The preprocessor symbols to define.
if the method was successful; otherwise, .
Specifies a value indicating whether to create a fully signed assembly.
if you want to create a fully signed assembly; if you only want to place the public key in the assembly.
if the method was successful; otherwise, .
Specifies the list of warnings to disable.
The list of warnings to disable. Multiple warnings are separated with a comma.
if the method was successful; otherwise, .
Specifies the XML file in which to save processed documentation comments.
A string that contains the name of the file in which to save processed documentation comments.
if the method was successful; otherwise, .
Specifies a value that indicates how internal compiler errors are reported to Microsoft.
A value specifying how internal compiler errors are reported to Microsoft. This value can be , , or .
if the method was successful; otherwise, .
Specifies the size of sections in the output file.
The size of sections in the output file.
if the method was successful; otherwise, .
Specifies a value indicating whether to generate documentation and place it in an XML file with the name of the executable file or library that the compiler is creating.
to generate a documentation file; otherwise, .
if the method was successful; otherwise, .
Specifies the namespaces to import.
The namespaces to import.
if the method was successful; otherwise, .
Specifies the name of the cryptographic key container.
The name of the cryptographic key container.
if the method was successful; otherwise, .
Specifies the file name containing the cryptographic key.
The name of the file containing the cryptographic key.
if the method was successful; otherwise, .
Creates links to the specified .NET Framework resources in the output file; the resource files are not placed in the output file.
The .NET Framework resources to link to the output file.
if the method was successful; otherwise, .
Specifies the class or module that contains the location of the Sub Main procedure.
The class or module that contains the location of the procedure.
if the method was successful; otherwise, .
Specifies a value indicating whether to prevent the compiler from compiling with the vbc.rsp file.
to prevent the compiler from compiling with the vbc.rsp file; otherwise, .
if the method was successful; otherwise, .
Specifies a value indicating whether to prevent the import of mscorlib.dll.
to prevent the import of mscorlib.dll; otherwise, .
if the method was successful; otherwise, .
Specifies a value indicating whether the compiler supresses all warnings.
to suppress all warnings; otherwise, .
if the method was successful; otherwise, .
Specifies a value indicating whether to enable optimizations.
to enable optimizations; otherwise, .
if the method was successful; otherwise, .
Specifies a value indicating how the compiler makes string comparisons.
A value indicating how the compiler makes string comparisons. The value must be either or .
if the method was successful; otherwise, .
Specifies a value indicating whether the explicit declaration of variables is required.
to require the explicit declaration of variables; otherwise, .
if the method was successful; otherwise, .
Specifies a value indicating whether the compiler enforces strict type semantics to restrict implicit type conversions.
to enforce strict type semantics to restrict implicit type conversions; otherwise, .
if the method was successful; otherwise, .
Specifies that the compiler should warn when strict language semantics are not respected.
The string passed to the parameter.
if the method was successful; otherwise, .
Specifies the name of the output file.
The name of the output file.
if the method was successful; otherwise, .
Specifies the processor platform to be targeted by the output file.
The processor platform to be targeted by the output file. This value can be , , , or .
if the method was successful; otherwise, .
Specifies the items from which to import public type information into the current project.
The items from which to import public type information into the current project.
if the method was successful; otherwise, .
Specifies a value indicating whether to disable integer overflow error checks.
to remove integer overflow error checks; otherwise, .
if the method was successful; otherwise, .
Specifies the .NET Framework resources to embed into the output file.
The .NET Framework resources to embed into the output file.
if the method was successful; otherwise, .
Specifies the response files that contain commands for the compiler.
The response files that contain commands for the compiler.
if the method was successful; otherwise, .
Specifies the root namespace for all type declarations.
The root namespace for all type declarations.
if the method was successful; otherwise, .
Specifies the location of mscorlib.dll and microsoft.visualbasic.dll.
The location of mscorlib.dll and microsoft.visualbasic.dll.
if the method was successful; otherwise, .
Specifies one or more Visual Basic source files.
One or more Visual Basic source files.
if the method was successful; otherwise, .
Specifies a value indicating whether to target the .NET Compact Framework.
to target the .NET Compact Framework; otherwise, .
if the method was successful; otherwise, .
Specifies the file format of the output file.
The file format of the output file. This value can be , , , or .
if the method was successful; otherwise, .
Specifies a value indicating whether to treat all warnings as errors.
to treat all warnings as errors; otherwise, .
if the method was successful; otherwise, .
Specifies a list of warnings to treat as errors.
A list of warnings to treat as errors.
if the method was successful; otherwise, .
Specifies a list of warnings that are not treated as errors.
A list of warnings that are not treated as errors.
if the method was successful; otherwise, .
Specifies an .ico file to insert into the assembly.
The .ico file to insert into the assembly.
if the method was successful; otherwise, .
Specifies a Win32 resource (.res) file to insert into the output file.
A Win32 resource (.res) file to insert into the output file.
if the method was successful; otherwise, .
Defines an interface that allows the Vbc task to communicate with the host integrated development environment (IDE).
Specifies the name of the module file.
A string representing the name of the module file.
if the method was successful; otherwise, .
Specifies a value indicating whether variable types must be explicitly declared.
to require the explicit declaration of variable types; otherwise, .
if the method was successful; otherwise, .
Sets a Win32 manifest to use.
The win32 manifest
Defines an interface that allows the Vbc task to communicate with the host integrated development environment (IDE).
Sets the language version.
The language version.
if the language version is set; otherwise, .
Defines an interface for the Vbc task to communicate with the IDE. In particular, the Vbc task will delegate the actual compilation to the IDE, rather than shelling out to the command-line compilers.
Defines an interface for the Vbc task to communicate with the IDE. In particular, the Vbc task will delegate the actual compilation to the IDE, rather than shelling out to the command line compiler.
The name of the Visual Basic Runtime Library.
if the method succeeds; otherwise, .
Defines an interface that proffers a free-threaded host object that allows for background threads to call directly (avoids marshalling to the UI thread.
This code is called only on the UI thread and kicks off the actual build with VB.
[out] the build-succeeded event.
[out] the build-failed event.
Returns 0 if the method was successful.
Performs functions at the end of compilation.
A flag indicating whether the build succeeded. Value is for success.
Returns 0 if the method was successful.
Gets a free-threaded host object that allows for background threads to call directly. Avoids marshaling to the UI thread.
The free-threaded host object.
Sets the /highentropyva value as specified.
to set the / highentropyva to indicate support of high entropy Address Space Layout Randomization (ASLR); otherwise, .
if the method was successful.
Sets the /platform value to .
to set the /platform value to ; otherwise, .
Returns if the method was successful.
Sets the subsystem version as specified.
The subsystem version.
Returns if the method is successful.
Defines a free-threaded interface for the Vbc task to communicate with the IDE. In particular, the Vbc task will delegate the actual compilation to the IDE, rather than shelling out to the command-line compilers.
This particular version of Compile (unlike the IVbcHostObject::Compile) is not marshalled back to the UI thread. The implementor of the interface is responsible for any marshalling.
Compile the source file.
Returns .
Provides a substitute for by modifying the definitions of and .
For a description of this member, see .
Identifier for the member.
The type of invocation to use.
Location to return the address.
For a description of this member, see .
Pointer to IUNknown interface.
The GUID of the class.
Location to return the pointer to the interface.
For a description of this member, see .
Location to return the location of the ITypeLib interface.
Location to return the index.
For a description of this member, see .
Identifier for the member.
The type of invocation to use.
The name of the DLL containing the interface.
The name of the entry point.
The ordinal value of the entry point.
For a description of this member, see .
The index of the documentation article.
The name of the topic.
The name of the documentation.
The context number of the help article.
The name of the help file.
For a description of this member, see .
The index of the function
Location to return a pointer to the description.
For a description of this member, see .
The names of the functions.
The number of names passed.
Location to return the description.
For a description of this member, see .
The index of the flag.
Location to return the flags.
For a description of this member, see .
Identifier for the Mops.
Location to return the Mops.
For a description of this member, see .
Identifier for the member.
Location to return the name.
The number of bytes allocated at rgBstrNames.
Location to return the number of names.
Retrieves the referenced type descriptions if a type description references other type descriptions.
A handle to the referenced type description to return.
When this method returns, contains the referenced type description. This parameter is passed uninitialized.
Retrieves the type description of the implemented interface types if a type description describes a COM class.
The index of the implemented type whose handle is returned.
When this method returns, contains a reference to a handle for the implemented interface. This parameter is passed uninitialized.
For a description of this member, see .
Location to return the type attributes.
For a description of this member, see .
Location to return the type comp.
For a description of this member, see .
Index of the variable.
Location to return the description.
For a description of this member, see .
Pointer to an instance of the interface described by this type description.
Identifies the interface member.
Flags describing the context of the invoke call, as follows:
DISPATCH_METHOD if the member is accessed as a method. If there is ambiguity, both this and the DISPATCH_PROPERTYGET flag can be set.
DISPATCH_PROPERTYGET if the member is retrieved as a property or data member.
DISPATCH_PROPERTYPUT if the member is changed as a property or data member.
DISPATCH_PROPERTYPUTREF if the member is changed by using a reference assignment, rather than a value assignment. This value is only valid when the property accepts a reference to an object.
Points to a structure that contains an array of arguments, an array of DISPIDs for named arguments, and counts of the number of elements in each array.
Should be Null if the caller does not expect any result. Otherwise, it should be a pointer to the location at which the result is to be stored. If wFlags specifies DISPATCH_PROPERTYPUT or DISPATCH_PROPERTYPUTREF, pVarResultis ignored.
Points to an exception information structure, which is filled in only if DISP_E_EXCEPTION is returned. If pExcepInfois Null on input, only an HRESULT error will be returned.
If Invoke returns DISP_E_TYPEMISMATCH, puArgErr indicates the index (within rgvarg) of the argument with incorrect type. If more than one argument returns an error, puArgErr indicates only the first argument with an error. Arguments in pDispParams->rgvarg appear in reverse order, so the first argument is the one having the highest index in the array. Cannot be Null.
For a description of this member, see .
Pointer to the FUNCDESC to be freed.
For a description of this member, see .
Pointer to the TYPEATTR to be freed.
For a description of this member, see .
Pointer to the VARDESC to be freed.
Implements the LC task. Use the LC element in your project file to create and execute this task. For usage and parameter information, see LC Task.
Initializes a new instance of the class.
Generates command line arguments that the license compiler tool (lc.exe) must run directly from the command line and not from a response file.
Command line builder to add arguments to.
Returns the full file path of the license compiler tool (lc.exe).
The full file path of the license compiler tool, or if the license compiler tool file is not found.
Gets or sets the executable for which the .licenses files are generated.
The executable for which the .licenses files are generated.
Gets or sets a Boolean value that specifies whether to suppress the Microsoft startup banner display.
if the Microsoft startup banner display is suppressed; otherwise, .
Gets or sets the directory in which to place the output .licenses files.
The directory in which to place the output .licenses files.
Gets or sets the name of the .licenses file.
The name of the .licenses file.
Gets or sets the referenced components to load when generating the .licenses file.
The referenced components to load when generating the .licenses file.
Gets or sets the path to use to search for the SDK tools.
Returns the SDK tools path.
Gets or sets the items that contain licensed components to include in the .licenses file.
The items that contain licensed components to include in the .licenses file.
Gets the name of the license compiler tool.
The name of the license compiler tool.
Validates input parameters and logs errors or warnings, if any. Returns a Boolean value that indicates whether task execution should proceed.
if task execution should proceed; otherwise, .
Implements the MakeDir task. Use the MakeDir element in your project file to create and execute this task. For usage and parameter information, see MakeDir Task.
Initializes a new instance of the class.
Gets or sets the set of directories to create.
The set of directories to create.
Gets the directories that the MakeDir task created.
The directories that the MakeDir task created.
Executes the MakeDir task.
if task execution succeeded; otherwise, .
Defines the properties and methods common to managed compiler tasks.
Initializes a new instance of the class.
Generates command line arguments that the command line tool must run directly from the command line and not from a response file.
Command line builder to add arguments to.
Gets or sets the additional folders in which to look for assemblies.
The additional folders in which to look for assemblies.
Gets or sets the modules for the compiler to make available to the project you are currently compiling.
The modules for the compiler to make available to the project you are currently compiling.
Fills the specified parameter with the switches and other information that can go into a response file.
Command line builder to add arguments to.
Verifies that all specified references exist on disk.
if all references exist on disk; otherwise, .
Logs a message if the specified parameter is not supported by the host compiler.
The parameter name to set on the host compiler.
if the host compiler supports ; otherwise,
Gets or sets the code page to use for all source code files in the compilation.
The code page to use for all source code files in the compilation.
Gets or sets the debug type.
The debug type.
Gets or sets the conditional compiler constants.
The conditional compiler constants.
Gets or sets a value indicating whether the public key is placed in the assembly.
if the public key is placed in the assembly; if the assembly is fully signed.
Gets or sets a value indicating whether the compiler generates debugging information.
if debugging information is generated; otherwise, ;
Gets or sets a value indicating where to align the sections of the output file.
A value indicating where to align the sections of the output file.
Handles the return code from the compiler.
if the return code was handled successfully; otherwise, .
Gets or sets the HighEntropyVA attribute.
The HighEntropyVA attribute.
Gets or sets a value indicating wheter the host compilter supports all task parameters.
if the host compiler supports all task parameters; otherwise, .
Gets or sets the name of the cryptographic key container.
The name of the cryptographic key container.
Gets or sets the file name containing the cryptographic key.
The file name containing the cryptographic key.
Gets or sets the .NET Framework resource files to link to the output file.
The .NET Framework resource files to link to the output file.
Determines if any duplicate items exist in the specified task parameter.
The list of items to examine for duplicates.
The name of the parameter that contains the .
if the item list contains no duplicates; otherwise, .
Gets or sets the class or module that contains the main entry point.
The class or module that contains the main entry point.
Gets or sets a value indicating whether the compiler should use the default response file.
if the compiler is not using the default response file; otherwise, .
Gets or sets a value indicating whether to suppress the compiler banner information.
to suppress the compiler banner information; otherwise, .
Gets or sets a Boolean value that specifies whether an external UAC manifest is generated for the application.
if an external UAC manifest is generated for the application; otherwise, .
Gets or sets a value indicating whether to enable compiler optimizations.
to enable compiler optimizations; otherwise, .
Gets or sets the name of the output file.
The name of the output file.
Gets or sets the Platform attribute.
The Platform attribute.
Gets or sets the Prefer32Bit attribute.
The Prefer32Bit attribute.
Gets or sets the items from which the compiler will import public type information.
The items from which the compiler will import public type information.
Gets or sets the .NET Framework resources to embed in the output file.
The .NET Framework resources to embed in the output file.
Gets or sets the response files that contain commands for the task.
The response files that contain commands for the task.
Gets or sets the source files to compile.
The source files to compile.
Gets or sets the encoding of the captured task standard output stream.
The encoding of the captured task standard output stream.
Gets or sets the SubsystemVersion attribute value.
The subsystem version.
Gets or sets the file format of the output file.
The file format of the output file.
Gets or sets a value indicating whether warnings are treated as errors.
if warnings are treated as errors; otherwise, .
If an alternate tool name or tool path was specified in the project file, then that tool is used rather than the host compiler for integrated development environment (IDE) builds.
if the host compiler should be used; otherwise, .
Whether the command line compiler was invoked, instead of the host object compiler.
Gets or sets a value indicating whether compiler output is logged using UTF-8 encoding.
if compiler output is logged using UTF-8 encoding; otherwise, .
Validates the task parameters.
if all parameters are valid; otherwise, .
Gets or sets the icon file name.
The icon file name.
Gets or sets the Win32 manifest.
The Win32 manifest.
Gets or sets a Win32 resource (.res) file to insert in the output file.
The Win32 resource (.res) file to insert in the output file.
Implements the Message task. Use the Message element in your project file to create and execute this task. For usage and parameter information, see Message Task.
Initializes a new instance of the class.
Message code
Returns .
Executes the Message task.
if task execution succeeded; otherwise, .
Relevant file if any.
If none is provided and this is a critical message, the file containing the Message task will be used.
Returns .
Message help keyword
Returns .
Gets or sets the importance of the message.
The importance of the message.
Indicates if this is a critical message
Returns .
Gets or sets the error text to log.
The error text to log.
Task to move one or more files.
Creates a task to move one or more files.
Stop and return (in an undefined state) as soon as possible.
Gets or sets the destination files that represent the destination of the matching source files.
An item that represents the destination files.
Gets or sets the destination folder for the source files.
An item representing the destination folder.
Executes the move.
if the move is successful; otherwise, .
Gets an item representing the files that were successfully moved.
An item representing the files that were successfully moved.
Gets or sets a switch that selects whether files in the destination folder that have the read-only attribute set can be overwritten.
if the files can be overwritten, otherwise, .
Gets or sets an item representing the list of files to move.
An item representing the list of files to move.
Implements the MSBuild task. Use the MSBuild element in your project file to create and execute this task. For usage and parameter information, see MSBuild Task.
Initializes a new instance of the class.
Gets or sets a Boolean value that specifies whether the projects specified in the property are built in parallel, if possible.
if the projects specified in the property are built in parallel if possible; otherwise, .
Instructs the MSBuild engine to build one or more project files whose locations are specified by the property.
if all projects build successfully; otherwise, .
Gets or sets the project files to build.
The project files to build.
Gets or sets a semicolon-delimited list of property name/value pairs to apply as global properties to the child project.
A semicolon-delimited list of property name/value pairs to apply as global properties to the child project.
Gets or sets a Boolean value that specifies whether the relative paths of target output items from the built projects have their paths adjusted to be relative to the calling project.
if the relative paths of target output items from the built projects have their paths adjusted to be relative to the calling project.
Gets or sets the set of global properties to remove.
The set of global properties to remove.
Gets or sets a Boolean value that specifies whether the MSBuild task invokes each target in the list passed to MSBuild one at a time, instead of at the same time.
if the MSBuild task invokes each target in the list passed to MSBuild one at a time; if the MSBuild task invokes all targets in the list at the same time.
Gets or sets a Boolean value that specifies whether project files that do not exist on the disk will be skipped.
if project files that do not exist on the disk will be skipped; otherwise, .
Gets or sets a Boolean value that specifies whether the task should stop building the remaining projects as soon as any one of them may not work.
if the task should stop building the remaining projects as soon as any one of them may not work; otherwise, .
Gets or sets the escape characters to be unescaped from the specified and .
The escape characters to be unescaped from the specified and .
Returns the outputs of the built targets from all the project files. Only the outputs from the targets that were specified are returned, not any outputs that may exist on targets that those targets depend on.
The outputs of the built targets from all the project files.
Gets or sets the target or targets to build in the project files. Use a semicolon to separate a list of target names.
The target or targets to build in the project files.
Gets or sets a target .NET Framework version to build the project with, which enables an MSBuild task to build a project that targets a different version of the .NET Framework than the one specified in the project. Valid values are , and .
The target .NET Framework version to build the project with.
Gets or sets a Boolean value that specifies whether the project will be unloaded once the operation is completed.
if the project will be unloaded once the operation is completed; otherwise, . This property is no longer used in version 4.0
Gets or sets a Boolean value that indicates whether the MSBuild engine will return the built targets from the cache.
if the MSBuild engine will return the built targets from the cache; otherwise, .
Implements the ReadLinesFromFile task. Use the ReadLinesFromFile element in your project file to create and execute this task. For usage and parameter information, see ReadLinesFromFile Task.
Initializes a new instance of the class.
Executes the ReadLinesFromFile task.
if task execution succeeded; otherwise, .
Gets or sets the file to read.
The file to read.
Gets or sets the lines read from the file.
The lines read from the file.
Implements the RegisterAssembly task. Use the RegisterAssembly element in your project file to create and execute this task. For usage and parameter information, see RegisterAssembly Task.
Initializes a new instance of the class.
Gets or sets the assemblies to be registered with COM.
The assemblies to be registered with COM.
Gets or sets information about the state between the RegisterAssembly task and the UnregisterAssembly task. This prevents the UnregisterAssembly task from attempting to unregister an assembly that failed to register in the RegisterAssembly task.
The state information necessary for the UnregisterAssembly task to do proper clean-up.
Gets or sets a Boolean value that specifies whether the task creates a codebase entry in the registry, which specifies the file path for an assembly that is not installed in the global assembly cache.
if the task creates a codebase entry in the registry; otherwise, .
Executes the RegisterAssembly task.
if task execution succeeded; otherwise, .
Callback method for reporting the type library export events.
Describes the callbacks that the type library exporter makes when exporting a type library.
The error code of the export event.
The message of the export event.
Callback method for finding the type library for the specified assembly.
The assembly to find type libraries for.
in all cases.
Gets or sets the type library to generate from the specified assembly.
The type library to generate from the specified assembly.
Implements the RemoveDir task. Use the RemoveDir element in your project file to create and execute this task. For usage and parameter information, see RemoveDir Task.
Initializes a new instance of the class.
Gets or sets the directories to delete.
The directories to delete.
Executes the RemoveDir task.
if task execution succeeded; otherwise, .
Gets or sets the directories that were successfully deleted.
The directories that were successfully deleted.
Implements the RemoveDuplicates task. Use the RemoveDuplicates element in your project file to create and execute this task. For usage and parameter information, see RemoveDuplicates Task.
Initializes a new instance of the class.
Executes the RemoveDuplicates task.
if task execution succeeded; otherwise, .
Gets or sets an item collection with all duplicate items removed.
An item collection with all duplicate items removed.
Gets or sets the items to remove duplicate items from.
The items to remove duplicate items from.
Determines whether the application requires the .NET Framework 3.5 SP1.
Initializes a new instance of the class.
Gets or sets the assemblies referenced in this application.
The assemblies referenced in the application.
Gets or sets whether to create an icon on the desktop during installation.
if a shortcut icon is added to the desktop; otherwise.
Gets or sets the manifest file name for the application.
The assembly that should be executed.
Gets or sets the assembly that should be executed when the application is run.
The assembly that should be executed.
Gets or sets the Web site that is displayed in dialog boxes that are encountered during ClickOnce installations.
The URL of the web site to display.
Executes the task that determines whether the applications requires .NET Framework 3.5 SP1.
if the application requires .NET Framework 3.5 SP1; otherwise.
Gets or sets the list of all of the files that will be deployed when you publish your application.
The files that will be deployed.
Gets or sets the assemblies referenced in your project.
The assemblies in your project.
Gets or sets whether the application requires .NET Framework 3.5 SP1.
if the application requires .NET Framework 3.5 SP1; otherwise.
Gets or sets whether the ClickOnce manifests are signed.
if the ClickOnce manifests are signed; otherwise.
Gets or sets the name of the folder on the Start menu in which the application will be installed.
The name of the installation folder.
Gets or sets the version of the .NET Framework that this application targets.
The name of .NET Framework version.
Implements the ResolveAssemblyReference task. Use the ResolveAssemblyReference element in your project file to create and execute this task. For usage and parameter information, see ResolveAssemblyReference Task.
Initializes a new instance of the class.
Gets or sets the assembly extensions that will be considered during references resolution.
The assembly extensions that will be considered during references resolution.
Gets or sets the extensions that will be considered when searching for related files.
The extensions that will be considered when searching for related files.
Gets or sets the App.Config file path.
The App.Config file path.
Gets or sets the assembly names to resolve into full paths and to find dependencies for.
The assembly names to resolve into full paths and to find dependencies for.
Gets or sets a list of fully qualified assembly paths to find dependencies for.
The list of fully qualified assembly paths to find dependencies for.
Gets or sets a Boolean value that specifies whether the resulting dependency graph is automatically treated as if there were an App.Config file passed in to the property.
if the resulting dependency graph is automatically treated as if there were an App.Config file passed in to the property.
Gets or sets a list of assemblies, which must be absolute file names or project-relative file names, to use for the search and resolution process.
The list of assemblies to use for the search and resolution process.
Gets or sets a value that determines how dependencies are determined, and whether or not a dependency is copied locally.
if, when determining if a dependency should be copied locally, one of the checks done is to see if the parent reference in the project file has the Private metadata set. If that metadata is set, we will use that for the dependency as well.
If the metadata is not set then the dependency will go through the same checks as the parent reference. One of these checks is to see if the reference is in the GAC. If a reference is in the GAC then we will not copy it locally as it is assumed it will be in the gac on the target machine as well. However this only applies to that specific reference and not its dependencies.
This means a reference in the project file may be copy local false due to it being in the GAC but the dependencies may still be copied locally because they are not in the GAC. This is the default behavior for RAR and causes the default value for this property to be true.
Returns if we will still check project file references to see if they are in the GAC and set their copy local state as appropriate.
However for dependencies we will not only check to see if they are in the GAC but we will also check to see if the parent reference from the project file is in the GAC.
If the parent reference from the project file is in the GAC then we will not copy the dependency locally.
If there are multiple parent reference and ANY of them does not come from the GAC then we will set copy local to true.
Returns all files in the , , , , and properties that have the CopyLocal item metadata with a value of .
All files in the , , , , and properties that have the CopyLocal item metadata with a value of .
Executes the ResolveAssemblyReference task.
if task execution succeeded; otherwise, .
Gets or sets the items written to disk.
The items written to disk.
Gets or sets a Boolean value that specifies whether dependencies will be found () or only primary references will be found ().
if dependencies will be found; if only primary references will be found.
Gets or sets a Boolean value that specifies whether related files such as .pdb files and .xml files will be found.
if related files such as .pdb files and .xml files will be found; otherwise, .
Gets or sets a Boolean value that specifies whether satellite assemblies will be found.
if satellite assemblies will be found; otherwise, .
Gets or sets a Boolean value that specifies whether the serialization assemblies will be found.
if the serialization assemblies will be found; otherwise, .
Gets or sets a list of items representing XML files that contain the full framework for the profile.
A list of items representing XML files that contain the full framework for the profile.
Gets or sets a list of folders which contain a RedistList directory which represent the full framework for a given client profile, for example:%programfiles%\reference assemblies\microsoft\framework\v4.0
A list of folders which contain a RedistList directory which represent the full framework for a given client profile
A string that contains the names of the subsets of the specified target framework.
A string value that contains subset names.
Gets or sets a Boolean value that specifies whether the task should look for and use additional installed assembly subset tables (also known as Subset Lists), which are found in the SubsetList directory under the provided TargetFrameworkDirectories.
if additional assembly subset tables are used; otherwise, .
Gets or sets a Boolean value that specifies whether the ResolveAssemblyReference task should ignore additional installed assembly tables found in the RedistList directory underneath the provided () or should search for and use these installed assembly tables ().
if the task should ignore the additional installed assembly tables; if the task should search for and use the additional installed assembly tables.
Gets or sets a value that indicates whether to ignore the framework attribute when checking if an assembly is compatible with the targeted framework.
to ignore the framework attribute; otherwise, .
Gets or sets a value that indicates whether to ignore the version information on the framework assembly and actually resolve the framework assembly from the currently targeted framework. The flag applies if the primary reference is a framework assembly.
to ignore the version information; otherwise, .
An that represents a list of XML files that contain assemblies that are expected to be in the target subset.
An list of XML files.
Gets or sets a list of XML files that contain assemblies that are expected to be installed on the target machine.
A list of XML files that contain assemblies that are expected to be installed on the target machine.
Gets or sets the list of directories which contain the redist lists for the most current framework which can be targeted on the machine.
The list of directories which contain the redist lists for the most current framework which can be targeted on the machine. If this is not set, then the highest framework installed on the machine for a given target framework identifier is searched and used.
Gets or sets the name of the target framework profile. For example, Client, Web, or Network.
The name of the target framework profile. For example, Client, Web, or Network.
Gets related files, such as .xml and .pdb files with the same base name as a reference.
The related files.
Gets the nth order paths to dependencies.
The nth order paths to dependencies.
Gets a list of all primary references resolved to full paths.
The list of all primary references resolved to full paths.
A list of resolved SDK references which contain the sdk name, sdk location and the targeted configuration.
These locations will only be searched if the reference has the SDKName metadata attached to it.
Returns .
Gets any satellite files found.
Any satellite files found.
Gets the scatter files associated with one of the given assemblies.
The scatter files associated with one of the given assemblies.
Specifies the directories or special locations that are searched to find the files on disk that represent the assemblies.
The directories or special locations that are searched to find the files on disk that represent the assemblies.
Gets the serialization assemblies.
The serialization assemblies.
Gets or sets a Boolean value that specifies whether no messages are logged.
if no messages are logged; otherwise, .
Gets or sets a file name that indicates where to save the intermediate build state for this task.
The file name that indicates where to save the intermediate build state for this task.
Gets one item for every distinct conflicting assembly identity, regardless of the value of the property.
The items that correspond to distinct conflicting assembly identities.
Gets or sets the name of the runtime being targeted. For example, 2.0.57027.
The name of the runtime being targeted. A "v" may be prefixed to the name.
Gets or sets the path to the target framework directory.
The path to the target framework directory.
Gets or sets the target framework moniker being targeted, if any.
The target framework moniker, if any, or an empty string by default.
Gets or sets the display name of the target framework moniker being targeted, if any.
The display name of the target framework moniker, if any.
A list of target framework subset names that will be searched for in the target framework directories.
Gets or sets the project target framework version used for reference filtering.
The project target framework version used for reference filtering.
Gets or sets the preferred target processor architecture used for resolving Global Assembly Cache (GAC) references, which can have a value of x86, IA64, or AMD64.
The preferred target processor architecture used for resolving Global Assembly Cache (GAC) references.
Gets or sets a string value specifying the behavior when a mismatch between the target processor architecture and the architecture of a primary reference. When this is "Error", an error will be logged for a mismatch. When this is "Warning", a warning will be logged for a mismatch. When this is "None", no error or warning will be logged for a mismatch.
A string value of "Error", "Warning" or "None".
Implements the ResolveComReference task. Use the ResolveComReference element in your project file to create and execute this task. For usage and parameter information, see ResolveComReference Task.
Initializes a new instance of the class.
Gets or sets a Boolean value that specifies whether the ResolveComReference task places the public key in the assembly () or fully signs the assembly ().
if the ResolveComReference task places the public key in the assembly; if the ResolveComReference task fully signs the assembly.
Gets or sets an array of name-value pairs of environment variables that should be passed to the spawned tlbimp.exe and aximp.exe in addition to (or selectively overriding) the regular environment block.
An array of name-value pairs of environment variables.
Executes the ResolveComReference task.
if task execution succeeded; otherwise, .
Property to allow multitargeting of ResolveComReferences: If true, tlbimp.exe and aximp.exe from the appropriate target framework will be run out-of-proc to generate the necessary wrapper assemblies.
When set to true, the typelib version will be included in the wrapper name. Default is false.
Gets or sets a container that holds a key pair.
A container that holds a key pair.
Gets or sets an item that contains a key pair.
An item that contains a key pair.
Gets or sets a Boolean value that specifies whether to pass the flag to .tlb wrapper generation.
if the task should pass the flag to .tlb wrapper generation; otherwise, .
Gets or sets the resolved assembly references.
The resolved assembly references.
Gets or sets the fully qualified files on disk that correspond to the physical locations of the type libraries that were provided as input to this task.
The fully qualified files on disk that correspond to the physical locations of the type libraries that were provided as input to this task.
Gets or sets the paths to the modules that were found.
The paths to the modules that were found.
If ExecuteAsTool is true, this must be set to the SDK tools path for the framework version being targeted.
Gets or sets a value that indicates whether messages or warnings are logged.
if messages and warnings are not logged; otherwise, . The default value is .
Gets or sets the cache file for COM component timestamps.
The cache file for COM component timestamps.
The project target framework version. Default is empty. which means there will be no filtering for the reference based on their target framework.
Gets or sets the name of the preferred target processor architecture, which is passed to the tlbimp.exe /machine flag after translation, for example x86, ia64, amd64 or msil.
The name of the preferred target processor architecture.
Gets or sets the type library file path to COM references.
The type library file path to COM references.
Gets or sets the type library names to resolve.
The type library names to resolve.
Gets or sets the location on disk where the generated interop assembly is placed.
The location on disk where the generated interop assembly is placed.
Implements the ResolveKeySource task. Use the ResolveKeySource element in your project file to create and execute this task. For usage and parameter information, see ResolveKeySource Task.
Initializes a new instance of the class.
Gets or sets the amount of time, in seconds, to display the count down message.
The amount of time, in seconds, to display the count down message.
Gets or sets the amount of time, in seconds, to wait before closing the password prompt dialog.
The amount of time, in seconds, to wait before closing the password prompt dialog.
Gets or sets the path of the certificate file.
The path of the certificate file.
Gets or sets the certificate thumbprint.
The certificate thumbprint.
Executes the ResolveKeySource task.
if task execution succeeded; otherwise, .
Gets or sets the path of the key file.
The path of the key file.
Gets or sets the resolved key container.
The resolved key container.
Gets or sets the resolved key file.
The resolved key file.
Gets or sets the resolved certificate thumbprint.
The resolved certificate thumbprint.
Gets or sets a Boolean value that specifies whether to show the import dialog despite previous failures.
if the task should show the import dialog despite previous failures; otherwise, .
Gets or sets a Boolean value that specifies whether the password prompt dialog should not auto-close.
the password prompt dialog should not auto-close; otherwise, .
This task resolves the following items in the build process to files for manifest generation: built items, dependencies, satellites, content, debug symbols, and documentation) to files for manifest generation.
Initializes a new instance of the class.
Gets or sets the name of the deployment manifest.
The deployment manifest name as an entry point.
Gets or sets the managed assembly or ClickOnce manifest reference that is the entry point to the manifest.
The entry point.
Executes the ResolveManifestFiles task.
if task execution succeeded; otherwise, .
Gets or sets the extra files.
The extra files.
Gets or sets the input files.
The input files.
Gets or sets the managed assemblies.
The managed assemblies.
Gets or sets the native assemblies.
The native assemblies.
Gets or sets the generated assemblies.
The generated assemblies.
Gets or sets the output deployment manifest entry point.
A deployment manifest entry point.
Gets or sets the output entry point.
An output entry point.
Gets or sets the output files.
The output files.
Gets or sets the publish files.
The publish files.
Gets or sets the satellite assemblies.
The satellite assemblies.
Gets or sets a value that indicates whether the manifests are signed.
Gets or sets the target culture for satellite assemblies.
The target culture for satellite assemblies.
Gets or sets the target .NET Framework version.
The version of the target .NET Framework.
Implements the ResolveNativeReference task. Use the ResolveNativeReference element in your project file to create and execute this task. For usage and parameter information, see ResolveNativeReference Task.
Initializes a new instance of the class.
Gets or sets the search paths for resolving assembly identities of native references.
The search paths for resolving assembly identities of native references.
Gets or sets the COM components of the native assembly.
The COM components of the native assembly.
Gets or sets the loose Etc files listed in the native manifest.
The loose Etc files listed in the native manifest.
Gets or sets the loose .tlb files of the native assembly.
The loose .tlb files of the native assembly.
Gets or sets the assemblies that must be present before the manifest can be used.
The assemblies that must be present before the manifest can be used.
Gets or sets the type libraries of the native assembly.
The type libraries of the native assembly.
Gets or sets the reference files.
The reference files.
Executes the ResolveNativeReference task.
if task execution succeeded; otherwise, .
Gets or sets the Win32 native assembly references.
The Win32 native assembly references.
Determines the output files for non-MSBuild project references.
Initializes a new instance of the class.
Executes the ResolveNonMSBuildProjectOutput task.
if task execution succeeded; otherwise, .
Gets or sets an XML string containing resolved project outputs.
An XML string containing resolved project outputs.
Gets or sets resolved reference paths that preserve the original project reference attributes.
The resolved reference paths that preserve the original project reference attributes.
Gets or sets project reference items that are in the MSBuild format.
Project reference items that are in the MSBuild format.
Represents the base class for and .
Initializes a new instance of the class.
Helper method for retrieving the extra "project references" passed in the solution blob. These come from dependencies expressed in the solution file itself.
The absolute path of the current project.
Retrieves the XML element representing the given project.
The project reference item.
The project element.
Retrieves the XML contents of the project element of the specified project.
A project reference that contains a project GUID attribute.
The XML contents of the project element of the specified project.
Gets or sets the project references.
The project references.
Resolves an SDKReference to a full path on disk
Creates a new instance of ResolveSDKReference.
Execute the task.
Returns .
The list of installed SDKs the location of the SDK, the SDKName metadata is the SDKName.
Returns .
Specifies whether problems resolving SDKs are logged as warnings or errors.
If the resolution problem is logged as an error the build will fail.
If the resolution problem is logged as a warning we will warn and continue.
Returns .
The value of the Prefer32Bit flag used in the build
Returns the flag.
References may be passed in so that the SDKNames can be resolved. Once resolved, the sdkroot paths can be appended to the references so RAR can find the assembly correctly in the sdk location.
Returns .
Resolved SDK References
Returns .
Set of SDK References to resolve to paths on disk
Returns .
Architecture of the SDKs we are targeting
Returns .
Configuration for SDK's which are resolved
Returns .
Implements the SGen task. Use the SGen element in your project file to create and execute this task. For usage and parameter information, see SGen Task.
Initializes a new instance of the class.
Gets or sets the assembly to generate serialization code for.
The assembly to generate serialization code for.
Gets or sets the path to the assembly to generate serialization code for.
The path to the assembly to generate serialization code for.
Gets or sets a Boolean value that specifies whether the SGen task places the public key in the assembly () or fully signs the assembly ().
if the SGen task places the public key in the assembly; if the SGen task fully signs the assembly.
Gets the switches and other information that the command line tool must run directly from the command line and not from a response file.
A string containing the switches and other information that the command line tool must run directly from the command line and not from a response file.
Gets the full file path of the SGen tool.
The full file path of the SGen tool.
Gets or sets a container that holds a key pair.
The container that holds a key pair.
Gets or sets a key pair or a public key to use to sign an assembly.
A key pair or a public key to use to sign an assembly.
Gets or sets the compiler platform to use to generate the output assembly.
The compiler platform to use.
Gets or sets the assemblies that are referenced by the types requiring XML serialization.
The assemblies that are referenced by the types requiring XML serialization.
Gets or sets the SDK Tools path.
The SDK Tools path.
Gets or sets the generated serialization assembly.
The generated serialization assembly.
Gets the name of the generated serialization assembly.
The name of the generated serialization assembly.
Gets or sets a Boolean value that specifies whether the SGen task should generate a serialization assembly.
if the SGen task should generate a serialization assembly; otherwise, .
Indicates whether task execution should be skipped.
if task execution should be skipped; otherwise, .
Gets the name of the tool executable file (sgen.exe).
The name of the tool executable file.
Gets or sets a list of specific types to generate serialization code for. generates code only for these types.
A list of specific types.
Gets or sets a Boolean value that specifies whether the SGen task generates serialization code only for the XML Web service proxy types.
if the SGen task generates serialization code only for the XML Web service proxy types; otherwise, .
Validates input parameters and logs errors or warnings, if any. Returns a Boolean value that indicates whether task execution should proceed.
if task execution should proceed; otherwise, .
Implements the SignFile task. Use the SignFile element in your project file to create and execute this task. For usage and parameter information, see SignFile Task.
Initializes a new instance of the class.
Gets or sets the certificate to use for signing.
The certificate to use for signing.
Executes the SignFile task.
if task execution succeeded; otherwise, .
Gets or sets the files to sign with the certificate.
The files to sign with the certificate.
Gets or sets the URL of a time stamping server.
The URL of a time stamping server.
Contains properties to help extend a task.
Gets an instance of a containing task logging methods.
An instance of a containing task logging methods.
Enables logging of various messages. Also, enables loading and formatting of resources.
Initializes a new instance of the class with the task instance, primary resources, shared resources, and a Help keyword prefix.
A task containing an instance of the class.
UI and string resources.
Shared UI and string resources.
The prefix for composing Help keywords.
Loads the specified resource string and optionally formats it using the given arguments. The current thread's culture is used for formatting.
The name of the string resource to load.
Optional arguments for formatting the loaded string, or .
The formatted string.
Gets or sets the shared UI and string resources.
The shared UI and string resources.
Comprises extended utility methods for constructing a task that wraps a command line tool.
Fills the specified with the switches and other information that the command line tool must run from the command line and not from a response file.
The to fill.
Fills the specified with the switches and other information that the command line tool can run from a response file.
The to fill.
Gets the collection of parameters used by the derived task class.
The collection of parameters used by the derived task class.
Gets the switches and other information that the command line tool must run directly from the command line and not from a response file.
A string containing the switches and other information that the command line tool must run directly from the command line and not from a response file.
Gets the switch used by the command line tool to specify the response file.
The switch used by the command line tool to specify the response file.
Gets the value of the specified Boolean parameter.
The name of the parameter to return.
The value to return if does not exist in the .
The parameter value.
Gets the value of the specified integer parameter.
The name of the parameter to return.
The value to return if does not exist in the .
The parameter value.
Returns whether this ToolTask has logged any errors.
if the ToolTask logged errors, if otherwise.
Gets an instance of a class containing task logging methods.
An instance of a class containing task logging methods.
Implements the Touch task. Use the Touch element in your project file to create and execute this task. For usage and parameter information, see Touch Task.
Initializes a new instance of the class.
Gets or sets a Boolean value that specifies whether to create any files that do not already exist.
if the Touch task creates any files that do not already exist; otherwise, .
Executes the Touch task.
if task execution succeeded; otherwise, .
Gets or sets the files to touch.
The files to touch.
Gets or sets a Boolean value that specifies whether to force a file touch even if the files are read-only.
if the Touch task forces a file touch even if the files are read-only; otherwise, .
Gets or sets a time other than the current time. The format must be a format that is acceptable to the method.
A time other than the current time.
Gets or sets the items that were successfully touched.
The items that were successfully touched.
Implements the UnregisterAssembly task. Use the UnregisterAssembly element in your project file to create and execute this task. For usage and parameter information, see UnregisterAssembly Task.
Initializes a new instance of the class.
Gets or sets the assemblies to be unregistered.
The assemblies to be unregistered.
Gets or sets information about the state between the RegisterAssembly task and the UnregisterAssembly task that the UnregisterAssembly task uses to avoid unregistering an assembly that failed to register in the RegisterAssembly task.
Information about the state between the RegisterAssembly task and the UnregisterAssembly task.
Executes the UnregisterAssembly task.
if task execution succeeded; otherwise, .
Gets or sets a Boolean value that specifies whether to unregister the specified type library from the specified assembly.
if the UnregisterAssembly task should unregister the specified type library from the specified assembly; otherwise, .
Updates selected properties in a manifest and resigns.
Initializes a new instance of the class.
Gets or sets the application manifest.
The application manifest.
Gets or sets the path of the application manifest.
The path of the application manifest.
Executes the task.
if task execution succeeded; on error.
Gets or sets the manifest to update.
The manifest to update.
Gets or sets the manifest that contains updated properties.
The manifest that contains updated properties.
Gets or sets the target framework version.
The target framework version.
Implements the Vbc task. Use the Vbc element in your project file to create and execute this task. For usage and parameter information, see Vbc Task.
Initializes a new instance of the class.
Fills the specified parameter with switches and other information that can go into a response file.
Command line builder to add arguments to.
Gets or sets the base address of the DLL.
The base address of the DLL.
Compiles the project through the host object.
if compilation succeeded; otherwise, .
Gets or sets one or more warnings to suppress that are specified by the numeric part of the warning identifier.
The warnings to suppress that are specified by the numeric part of the warning identifier.
Turns on documentation comments processing and gets or sets the output documentation XML file.
The output documentation XML file.
Gets or sets a string value that specifies how the task will report internal compiler errors.
A string value that specifies how the task will report internal compiler errors.
Override Execute so that we can move the PDB file, if we need to, after the compiler is done.
Returns .
Gets or sets a Boolean value that specifies whether to process documentation comments to an XML file.
if the Vbc task processes documentation comments to a XML file; otherwise, .
Returns the full file path of the tool.
The full file path of the tool.
Gets or sets the item collections to import namespaces from.
The item collections to import namespaces from.
Returns a host object initialization status value that indicates what the next action should be.
A host object initialization status value that indicates what the next action should be.
Gets or sets the language version.
The language version.
This method intercepts the lines to be logged coming from STDOUT from VBC.
A single line captured from the STDOUT of the vbc compiler
The message importance: High,Low, or Normal
Gets or sets the name of the assembly that this module will be a part of.
The name of the assembly that this module will be a part of.
Gets or sets a Boolean value that specifies whether the compiler should not reference the standard libraries.
if the compiler should not reference the standard libraries; otherwise, .
Gets or sets a Boolean value that specifies whether the compiler should compile without a reference to the Visual Basic Runtime Library.
if the compiler should compile without a reference to the Visual Basic Runtime Library; otherwise, .
Gets or sets a Boolean value that specifies whether the task will suppress all warnings.
if the task will suppress all warnings; otherwise, .
Gets or sets a string value that specifies how string comparisons are made.
A string value that specifies how string comparisons are made.
Gets or sets a Boolean value that specifies whether explicit declaration of variables is required.
if explicit declaration of variables is required; otherwise, .
Gets or sets a Boolean value that specifies whether to use local type inference in variable declarations.
if the Vbc task will use local type inference in variable declarations; otherwise, .
Gets or sets a Boolean value that specifies whether the task enforces strict type semantics to restrict implicit type conversions.
if the task enforces strict type semantics; otherwise, .
Gets or sets a value for the property. Currently, the value can be set to "custom" and specifies whether the task generates warnings for implicit narrowing type conversions.
A value for the property.
The path to the .Pdb file.
Returns .
Gets or sets a Boolean value that specifies whether to disable integer overflow error checks.
if the Vbc task will disable integer overflow error checks; otherwise, .
Gets or sets the root namespace for all type declarations.
The root namespace for all type declarations.
Gets or sets the location of mscorlib.dll and microsoft.visualbasic.dll.
The location of mscorlib.dll and microsoft.visualbasic.dll.
Gets or sets a Boolean value that specifies whether to target the .NET Compact Framework.
if the Vbc task should target the .NET Compact Framework; otherwise, .
Gets the name of the tool executable file (vbc.exe).
The name of the tool executable file.
Gets or sets a Boolean value that specifies whether to use the in-process compiler object, if available. Used only by Visual Studio.
if the Vbc task will use the in-process compiler object, if available; otherwise, .
Validates input parameters and logs errors or warnings, if any. Returns a Boolean value that indicates whether task execution should proceed.
if task execution should proceed; otherwise, .
Specifies whether to compile with the default Visual Basic runtime.
Returns .
The path to the Visual Basic runtime to use.
Returns .
Gets or sets the verbosity of the compiler's output, which can be Quiet, Normal, or Verbose.
The verbosity of the compiler's output.
Gets or sets a list of warnings to treat as errors.
A list of warnings to treat as errors.
Gets or sets a list of warnings that are not treated as errors.
A list of warnings that are not treated as errors.
Implements the Warning task. Use the Warning element in your project file to create and execute this task. For usage and parameter information, see Warning Task.
Initializes a new instance of the class.
Gets or sets the warning code.
The warning code.
Executes the Warning task.
in all cases.
Relevant file if any. If none is provided, the file containing the Warning task will be used.
Gets or sets the Help keyword to associate with the warning.
The Help keyword to associate with the warning.
Gets or sets the warning text that MSBuild logs.
The warning text that MSBuild logs.
Exports a managed assembly to a windows runtime metadata.
Creates an instance of WinMDExp.
Fills the provided CommandLineBuilderExtension with all the command line options used when executing this tool
Gets filled with command line commands
Warning codes to disable
The warning codes to disable.
Returns the full path of the tool to execute.
The full path of the tool to execute.
Gets or sets the input documentation file.
The input documentation file.
Gets or sets the input PDB file.
The input PDB file.
Gets or sets the output documentation file.
The output documentation file.
Gets or sets the output PDB file.
The output PDB file.
Gets or sets the output windows metadata file .winmd.
The output windows metadata file.
Gets or sets a set of references to pass to the winmdexp tool.
The set of references to pass to the winmdexp tool.
Gets or sets the path to the SDK directory which contains this tool
The SDK directory path.
Returns a value that indicates whether task execution is necessary. Executed after ValidateParameters.
to skip task execution; otherwise, .
Gets the value which specifies the encoding of the captured task standard error stream.
The value specifying the error stream encoding.
Gets the value which specifies the encoding of the captured task standard output stream.
The value specifying the output stream encoding.
Gets the name of the tool to execute.
The tool name.
Gets or sets a value that indicates whether to treat warnings as errors.
if warnings should be treated as errors; otherwise, .
Gets or sets a value that indicates whether to use UTF-8 output stream encoding.
if UTF-8 output stream encoding should be used; otherwise, .
Validates parameters, logs errors and warnings, and returns if Execute should proceed.
if execute should proceed; otherwise, .
Gets or sets the WinMDModule to generate the WinMDFile for.
The WinMDModule.
Generates a temporary code file with the specified generated code fragment. Does not delete the file.
Creates a temporary code file with the specified generated code fragment.
Gets or sets the attributes to write.
An item whose value is the full type name of the attribute. For example, "System.AssemblyVersionAttribute".
Executes the WriteCodeFragment method.
if the code fragment was written; otherwise, .
Gets or sets the language of code to generate.
The language of code to generate.
Gets or sets the destination folder for the generated code, typically the intermediate folder.
The destination folder for the generated code.
Gets or sets the path to the file that was generated.
The path to the file that was generated.
Implements the WriteLinesToFile task. Use the WriteLinesToFile element in your project file to create and execute this task. For usage and parameter information, see WriteLinesToFileWriteLinesToFile Task.
Initializes a new instance of the class.
Gets or sets the system text encoding. For example, UTF-8.
The system text encoding.
Executes the WriteLinesToFile task.
if task execution succeeded; otherwise, .
Gets or sets the file to write the items to.
The file to write the items to.
Gets or sets the items to write to the file.
The items to write to the file.
Gets or sets a Boolean value that specifies whether the task overwrites any existing content in the file.
if the task overwrites any existing content in the file; otherwise, .
Encapsulations the relations between command line arguments.
Initializes an instance of the class.
The argument
The value.
if required.
The separator between arguments.
Contains the separator between command line arguments.
A string containing the separator.
Class for generating command lines.
Initializes a new instance of the class.
The rule
The parameter values.
Contains a string of additional options to include on the command line.
Contains the string to append to a command line when there is no template.
Contains the template to use when creating the command line.
Generates a command line.
Represents a single command line tool switch.
Initializes a new instance of the .
Initializes a new instance of the to hold the name, tool, attributes, dependent switches, and values.
The type of the switch.
Indicates whether multiple values are allowed.
if multiple values are allowed; otherwise, .
Gets or sets a value that indicates whether arguments are required in the command line tool switch.
if arguments are required; otherwise, .
Gets or sets the arguments required for the command line tool switch.
The arguments required for the command line tool switch.
Gets or sets the Boolean value of the command line switch.
The Boolean value of the command line switch.
Gets or sets the description of the single command line tool switch.
The description of the single command line tool switch.
Gets or sets the display name of the switch.
The display name of the switch.
Gets or sets the fallback parameter.
The fallback parameter.
Gets or sets the suffix to use when the switch is false or negated.
The suffix to use when the switch is false or negated.
Gets or sets a value that indicates whether to include the command line tool switch in the command line.
if to include the command line tool switch in the command line; otherwise, .
Gets or sets whether the switch is valid.
if the switch is valid; otherwise, .
Gets or sets the name of the switch.
The name of the switch.
Gets or sets the value for integer type switches.
The value for integer type switches.
Gets the overrides for the switch.
The overrides for the switch.
Gets the parents for the switch.
The parents for the switch.
Gets or sets whether the switch is required.
If the switch is required; otherwise, .
Gets or sets the reverse switch text.
The reverse switch text.
Gets or sets whether the switch is reversible.
if the switch is reversible; otherwise, .
Gets or sets the separator between the switch and its arguments.
The separator between the switch and its arguments.
Gets or sets the collection of strings.
The collection of strings.
Gets or sets the value for the switch.
The value for the switch.
Gets or sets an array of task items.
The array of task items.
Gets or sets the suffix to use when the switch is true.
The suffix to use when the switch is true.
Gets or sets the type of the switch.
The type of the switch.
Gets or sets the value of the switch.
The value of the switch.
Enumerates the types for command line switches.
Indicates a Boolean type.
Indicates an integer type.
Indicates a task item array type.
Indicates a string type.
Indicates an array of strings type.
Expresses a relationship between an argument and a property.
Initializes a new instance of the class.
Initializes a new instance of the class.
The argument.
The value of the property.
if the property is required.
Contains the name of the argument.
The name.
Indicates if the property is required.
if the property is required.
Contains the value of the property.
The value.
Represents the tasks generated by the Xaml task factory.
Initializes an instance of a class.
The list of switches in the order in which they should appear.
The task resources.
Gets or sets an array of non-zero codes which don't cause an error.
An array of non-zero codes
Gets a set of active tool switches.
The set of active tool switches.
Gets or sets the values of the active tool switches.
Sets the values of the active tool switches.
Adds the value for a switch to the list of active values.
The switch to add.
Gets or sets any additional options specified in the project file.
A string listing the options.
Gets or sets the command line template.
The command line template.
Creates a switch value for the .
The property name.
The base switch.
The separator.
The arguments.
The created switch value.
Executes the task, then closes the event handle created.
The result of the execution.
Generates the command line if it is less than 32k.
The generated commands.
Finds the tool if ToolPath wasn't specified.
The generated full path.
Creates the response file command.
The generated response file command.
Handles the return code from the tool.
The return codes.
Indicates if the property is set.
The name of the property.
if the property is set.
Checks the value a property is set to, and finds the corresponding switch.
The name of the property to check.
The switch map.
The value of the property.
Checks the value of a property is set to, and finds the corresponding switch.
The name of the property to check.
The switch map.
The value of the property.
The checked value.
Replaces an existing switch with the specified one of the same name.
The name of the switch.
Gets the response file encoding.
The response file encoding.
Checks an integer property to see if it is within a specified range.
The name of the switch to check.
The minimum value.
The maximum value.
The value of the property.
if the value is within the specified range.
Validates the parameters.
if the parameters are all valid.
The task factory provider for XAML tasks.
Creates a task factory for XAML tasks.
Cleans up any context or state that may have been built up for a given task.
The task to clean up.
Creates an instance of the task to be used.
The task factory logging host that logs messages in the context of the task.
The new task factory.
Gets the name of this task factory, to be used in error messages. For example, Task "Mytask" failed to load from "FactoryName".
The name of this task factory
Gets the type information for the parameters of the task.
The type information.
Initializes the factory.
The name of the task.
The parameters to pass to the task.
The element contents.
The task factory logging host that logs messages in the context of the task.
Returns .
Gets or sets the contents of the UsingTask body.
The contents of the UsingTask body.
Gets or sets the name of the task, pulled from the XAML.
The name of the task.
Gets or sets the namespace of the task, pulled from the XAML.
The namespace of the task.
Gets or sets the type of the task, pulled from the XAML.
The task type.
A task that returns values as specified by XPath Query from an XML file.
Creates a task that returns values as specified by XPath Query from an XML file.
Executes the XMLPeek task.
if transformation succeeds; otherwise, .
Gets or sets the namespaces for XPath query's prefixes.
The namespaces.
Gets or sets the XPath Query.
The XPath Query.
Gets the results returned by this task.
The results.
Gets or sets the XML input as a string.
The XML input as a string.
Gets or sets the XML input as a file path.
The XML input as a file path.
A task that sets values as specified by XPath Query into a XML file.
Creates a task that sets values as specified by XPath Query into a XML file.
Executes the XMLPoke task.
if the transformation succeeds; otherwise, .
Gets or sets the namespaces for XPath query's prefixes.
The namespaces for XPath query's prefixes.
Gets or sets the XPath Query.
The XPath Query.
Gets or sets the output file.
The output file.
Gets or sets the XML input as file path.
The XML input as file path.
Transforms an XML input by using an XSLT or Compiled XSLT and outputs to an output device or a file.
Creates an XML transformation.
Executes the XslTransform task.
if the transformation succeeds; otherwise, .
Gets or sets the output files for the XML transformation.
The output files for the XML transformation.
Gets or sets the parameters to the XSLT Input document.
The parameters to the XSLT Input document.
Gets or sets the XML input as a string.
The XML input as a string.
Gets or sets the XML input files.
The XML input files.
Gets or sets the compiled XSLT.
The path of the compiled XSLT assembly.
Gets or sets the XSLT input as string.
The XSLT input as string.
Gets or sets the XSLT input file.
The XSLT input file.
Creates and objects.
Initializes a new instance of the class.
Creates an asymmetric signature deformatter instance that has the specified key.
The key to use in the deformatter.
An asymmetric signature deformatter object.
Creates an asymmetric signature formatter instance that has the specified key.
The key to use in the formatter.
An asymmetric signature formatter object.