Microsoft.Build.Tasks
实现 AL 任务。使用项目文件中的 AL 元素创建并执行此任务。有关用法和参数信息,请参见 AL(程序集链接器)任务。
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 (true) or to fully sign the assembly (false).
true if only the public key is placed in the assembly; false 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.
true if task execution succeeded; otherwise, false.
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.
true if the task will use the absolute path for any files that are reported in an error message; otherwise, false.
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 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 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.
实现 AspNetCompiler 任务。使用项目文件中的 AspNetCompiler 元素创建并执行此任务。有关用法和参数信息,请参见 AspNetCompiler 任务。
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.
true if the should be applied to the strongly named assembly that Aspnet_compiler.exe generates; otherwise, false.
Gets or sets a Boolean value that indicates whether the precompiled application will be built clean.
true if the precompiled application will be built clean; otherwise, false.
Gets or sets a Boolean value that indicates whether debug information (.PDB file) is emitted during compilation.
true if the debug information (.PDB file) is emitted during compilation; otherwise, false.
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.
true if the should be applied to the generated assembly; otherwise, false.
Executes the AspNetCompiler task.
true if task execution succeeded; otherwise, false.
Gets or sets a Boolean value that indicates whether one assembly should be generated for each page in the application.
true if one assembly should be generated for each page in the application; otherwise, false.
Gets or sets a Boolean value that specifies whether existing files in the directory and its subdirectories should be overwritten.
true if existing files in the directory and its subdirectories should be overwritten; otherwise, false.
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.
true if the should be applied to the compiled assembly; otherwise, false.
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.
true if the should be applied to the compiled assembly; otherwise, false.
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 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.
true if the precompiled application will be updateable; otherwise, false.
Validates input parameters and logs errors or warnings, if any. Returns a Boolean value that indicates whether task execution should proceed.
true if task execution should proceed; otherwise, false.
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.
true if task execution succeeded; otherwise, false.
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 the list of resolved project reference paths while preserving the original project reference attributes.
The list of resolved project reference paths.
Executes the AssignProjectConfiguration task.
true if task execution succeeded; otherwise, 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.
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.
true if task execution succeeded; otherwise, false.
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.
实现 CallTarget 任务。使用项目文件中的 CallTarget 元素创建并执行此任务。有关用法和参数信息,请参见 CallTarget 任务。
Initializes a new instance of the class.
Instructs the MSBuild engine to build one or more targets in the current project.
true if all targets built successfully; otherwise, false.
Gets or sets a Boolean value that indicates whether the MSBuild engine is called once per target (true) or the MSBuild engine is called once to build all targets (false).
true if the MSBuild engine is called once per target; false 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.
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.
true if task execution succeeded; otherwise, false.
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.
初始化 类的新实例。
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.
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.
true if task execution succeeded; otherwise, false.
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.
true if the Copy task should skip the copying of files that are unchanged between the source and destination; otherwise, false.
Gets or sets the files to copy.
The files to copy.
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 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 null.
The file name of the parent of the resource file (usually a .cs file). May be null.
File contents binary stream. May be null.
Indicates whether the specified file is a C# source file.
true if the specified file is a C# source file; otherwise, false.
The name of the file to examine.
实现 CreateItem 任务。使用项目文件中的 CreateItem 元素创建并执行此任务。有关用法和参数信息,请参见 CreateItem 任务。
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.
true if task execution succeeded; otherwise, false.
Gets or sets the items to include in the output item collection.
The items to include in the output item collection.
Determines the manifest resource name to assign to a resource.
初始化 类的新实例。
在派生类中重写时,创建清单资源名称。
清单资源名称。
相关文件的名称。
由 Link 属性指定的文件名称。
根命名空间。此参数可为 null 引用(在 Visual Basic 中为 Nothing)。
此依赖项的父级的文件名。此参数可以是 null 引用 (Nothing)。
文件的二进制流内容。此参数可以是 null 引用 (Nothing)。
运行此任务。
如果此方法已成功,则为 true;否则为 false。
在派生类中重写时,指示指定文件是否为有效源文件。
如果该文件为有效源文件,则为 true;否则为 false。
文件名。
创建用于 Visual Studio 2003 的有效标识符。
用于 Visual Studio 2003 的标识符。
文件名。
获取创建的清单资源名称。
创建的清单资源名称。
获取或设置相关资源文件。
相关资源文件。
获取或设置用于命名的根命名空间。
用于命名的根命名空间。
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.
true if task execution succeeded; otherwise, false.
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 temporary Visual C++ project with MSBuild references replaced with file references.
Initializes a new instance of the class.
Gets or sets the configuration of the Visual C++ project file to process.
The configuration of the Visual C++ project file to process.
Executes the CreateTemporaryVCProject task.
true if task execution succeeded; otherwise, false.
Gets or sets the name of the temporary project file to create.
The name of the temporary project file to create.
Gets or sets the Visual C++ project file to process.
The Visual C++ project file to process.
Gets or sets pre-resolved outputs of MSBuild references.
Pre-resolved outputs of MSBuild references.
Gets or sets an array of GUIDs of referenced MSBuild projects.
An array of GUIDs of referenced MSBuild projects.
Gets or sets pre-resolved import library (.lib) outputs of Visual C++ projects.
Pre-resolved import library (.lib) outputs of Visual C++ projects.
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 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 null.
The file name of the parent of the resource file (usually a .vb file). May be null.
File contents binary stream. May be null.
Indicates whether the specified file is a Visual Basic source file.
true if the specified file is a Visual Basic source file; otherwise, false.
The name of the file to examine.
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.
true if will compile code that uses the unsafe keyword; otherwise, false.
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.
true if compilation succeeded; otherwise, false.
Gets or sets a Boolean 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.
Gets or sets a Boolean value that indicates whether true if the Csc task should cause an exception at run time for integer arithmetic that overflows the bounds of the data type.
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.
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 (true) or to generate the name of the file in the compiler output (false).
true if the Csc task should generate the absolute path to the file in the compiler output; false 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.
true if the Csc task should prevent the import of mscorlib.dll; otherwise, false.
Gets or sets the path of the .pdb file.
The path of the .pdb file.
Gets or sets the processor platform to be targeted by the output file.
The processor platform to be targeted by the output file.
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.
true if the Csc task should use the in-process compiler object, if available; otherwise, false.
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.
实现 Delete 任务。使用项目文件中的 Delete 元素创建并执行此任务。有关用法和参数信息,请参见 Delete 任务。
Initializes a new instance of the class.
Gets or sets the files that were successfully deleted.
The files that were successfully deleted.
Executes the Delete task.
true if task execution succeeded; otherwise, false.
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.
true if errors are logged as warnings; otherwise, false.
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.
false in all cases.
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.
实现 Exec 任务。使用项目文件中的 Exec 元素创建并执行此任务。有关用法和参数信息,请参见 Exec 任务。
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.
Executes the cmd.exe tool, waits for its completion, and cleans up the batch file after execution completes.
The exit code that the tool returns.
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.
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.
true if exit code was ignored; otherwise, false.
Gets or sets a Boolean value that indicates whether the Exec task should ignore the exit code provided by the executed command (true) or should return false if the executed command returns a non-zero exit code (false).
true if the Exec task should ignore the exit code provided by the executed command; false if the Exec task should return false if the executed command returns a non-zero exit code.
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.
true if task execution should proceed; otherwise, false.
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.
获取或设置一个值,该值指示提取的类名是否存在于条件编译代码块中。
如果指示提取的类名存在于条件编译代码块中,则为 true;否则为 false。
获取或设置提取的类名。
提取的类名。
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.
true if task executes successfully; otherwise, false.
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.
Converts a URL into a proper URL format.
Initializes a new instance of the class.
Executes the FormatUrl task.
true if task execution succeeded; otherwise, false.
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.
true if task execution succeeded; otherwise, false.
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 full paths of files to include in the manifest.
Paths to files that are included in the manifest.
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.
Gets or sets an XML document that specifies the application security.
The XML document that specifies the application security.
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 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.
true if the bootstrapper should copy all output files to the path specified in the property; otherwise, false.
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.
true if the task execution succeeded; otherwise, false.
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.
true if the bootstrapper performs XSD validation on the specified input bootstrapper items; otherwise, false.
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 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.
true if the application can only be started from the Start menu; otherwise, false.
Gets or sets a Boolean that indicates whether the application is an installed application or an online-only application.
true if the application is to be installed on the local computer and can be removed by using the Add or Remove Programs dialog box; false 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.
true if every program file is published with a .deploy file name extension; otherwise, false.
Gets or sets a Boolean value that indicates whether the user can skip the update.
true if the user can skip the update; otherwise, false.
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 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.
true if URL query-string parameters should be made available to the application; otherwise, false.
Gets or sets a Boolean value that indicates whether the application is enabled for updates.
true if the application is enabled for updates; otherwise, false.
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).
true if updates should be checked; otherwise, false.
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 assembly reference that was added to the manifest.
The item from which to create an assembly reference to add to the manifest.
Adds an assembly reference to the manifest, based on the specified item and the assembly reference type.
The assembly reference that was added to the manifest.
The item from which to create an assembly reference to add to the manifest.
The assembly reference type.
Adds an entry point reference to the manifest, based on the specified item and the assembly reference type.
The entry point reference that was added to the manifest.
The item from which to create the entry point reference to add to the manifest.
The entry point assembly reference type.
Adds a file reference to the manifest, based on the specified item.
The file reference that was added to the manifest.
The item from which to create the file reference to add 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.
true if task execution succeeded; otherwise, false.
Returns the manifest file reference that matches the specified item.
The manifest file reference that matches the specified item.
The item to get a file reference for.
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.
true if no errors occurred when the manifest properties are set; otherwise, false.
The manifest to set properties for.
When implemented in a derived class, sets resolved manifest properties.
true if no errors occurred when the manifest properties are set; otherwise, false.
The manifest to set properties for.
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.
Validates the inputs of the GenerateManifestBase task.
true if input validation succeeded; otherwise, false.
Validates the generated manifest.
true if manifest validation succeeded; otherwise, false.
实现 GenerateResource 任务。使用项目文件中的 GenerateResource 元素创建并执行此任务。有关用法和参数信息,请参见 GenerateResource 任务。
Initializes a new instance of the class.
Executes the GenerateResource task.
true if the GenerateResource task execution succeeded; otherwise, false.
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 Boolean value that specifies whether to create a new to evaluate the resources (.resx) files (true) or to create a new only when the resources files reference a user's assembly (false).
true if the GenerateResource task should create a new to evaluate the resources (.resx) files; false if the GenerateResource task should create a new only when the resources (.resx) files reference a user's assembly.
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.
true if the GenerateResource task should create a strongly typed resource class as a public class; otherwise, false.
Gets or sets the references to load types in .resx files from.
The references to load types in .resx files from.
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 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 or sets a Boolean value that indicates whether the input file's directory is to be used for resolving relative file paths.
true if the input file's directory is to be used for resolving relative file paths; otherwise, false.
Generates the application trust from the base manifest, and from the and properties.
Initializes a new instance of the class.
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.
true if task execution succeeded; otherwise, false.
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.
实现 GetAssemblyIdentity 任务。使用项目文件中的 GetAssemblyIdentity 元素创建并执行此任务。有关用法和参数信息,请参见 GetAssemblyIdentity 任务。
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.
true if the GetAssemblyIdentity task execution succeeded; otherwise, false.
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 true in all cases.
true in all cases.
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 true in all cases.
true in all cases.
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.
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 null 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.
true if the Microsoft startup banner display is suppressed; otherwise, false.
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 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.
true if task execution should proceed; otherwise, false.
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.
true if task execution succeeded; otherwise, false.
Defines the properties and methods common to managed compiler tasks.
初始化 类的新实例。
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.
获取或设置从中查找程序集的附加文件夹。
从中查找程序集的附加文件夹。
获取或设置编译器可为当前编译的项目提供的模块。
编译器可为当前编译的项目提供的模块。
Fills the specified parameter with the switches and other information that can go into a response file.
Command line builder to add arguments to.
验证磁盘中是否存在所有指定的参考。
如果磁盘中存在所有指定的参考,则为 true;否则为 false。
如果宿主编译器不支持指定的参数,则记录一条消息。
要在宿主编译器上设置的参数名。
如果宿主编译器支持 ,则为 true;否则为 false
获取或设置要用于编译中的所有源代码文件的代码页。
要用于编译中的所有源代码文件的代码页。
获取或设置调试类型。
调试类型。
获取或设置条件编译器常量。
条件编译器常量。
获取或设置一个值,该值指示程序集中是否放置公钥。
如果程序集中放置公钥,则为 true;如果程序集已完全签名,则为 false。
获取或设置一个值,该值指示编译器是否生成调试信息。
如果生成调试信息,则为 true;否则为 false;
获取或设置一个值,该值指示输出文件中各节的对齐位置。
指示输出文件中各节的对齐位置的值。
处理编译器的返回代码。
如果已成功处理返回代码,则为 true;否则为 false。
获取或设置一个值,该值指示宿主编译器是否支持所有任务参数。
如果宿主编译器支持所有任务参数,则为 true;否则为 false。
获取或设置加密密钥容器的名称。
加密密钥容器的名称。
获取或设置包含加密密钥的文件的名称。
包含加密密钥的文件的名称。
获取或设置 .NET Framework 资源文件以链接到输出文件。
要链接到输出文件的 .NET Framework 资源文件。
确定指定的任务参数中是否存在任何重复项。
如果项列表不包含重复项,则为 true;否则为 false。
要检查重复项的项列表。
包含 的参数的名称。
获取或设置包含主入口点的类或模块。
包含主入口点的类或模块。
获取或设置一个值,该值指示编译器是否应使用默认响应文件。
如果编译器不使用默认响应文件,则为 true;否则为 false。
获取或设置一个值,该值指示是否取消编译器版权标志信息。
如果取消编译器版权标志信息,则为 true;否则为 false。
获取或设置一个值,该值指示是否启用编译器优化。
如果要启用编译器优化,则为 true;否则为 false。
获取或设置输出文件的名称。
输出文件的名称。
获取或设置编译器将从中导入公共类型信息的项。
编译器将从中导入公共类型信息的项。
获取或设置要嵌入到输出文件中的 .NET Framework 资源。
要嵌入到输出文件中的 .NET Framework 资源。
获取或设置包含任务命令的响应文件。
包含任务命令的响应文件。
获取或设置要编译的源文件。
要编译的源文件。
获取或设置捕获的任务标准输出流的编码。
捕获的任务标准输出流的编码。
获取或设置输出文件的文件格式。
输出文件的文件格式。
获取或设置一个值,该值指示是否将警告视为错误。
如果将警告视为错误,则为 true;否则为 false。
获取或设置一个值,该值指示是否使用 UTF-8 编码记录编译器输出。
如果使用 UTF-8 编码记录编译器输出,则为 true;否则为 false。
验证任务参数。
如果所有参数均有效,则为 true;否则为 false。
获取或设置图标文件名。
图标文件名。
获取或设置要插入到输出文件中的 Win32 资源 (.res) 文件。
要插入到输出文件中的 Win32 资源 (.res) 文件。
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.
Executes the Message task.
true if task execution succeeded; otherwise, false.
Gets or sets the importance of the message.
The importance of the message.
Gets or sets the error text to log.
The error text to log.
实现 MSBuild 任务。使用项目文件中的 MSBuild 元素创建并执行此任务。有关用法和参数信息,请参见 MSBuild 任务。
Initializes a new instance of the class.
Instructs the MSBuild engine to build one or more project files whose locations are specified by the property.
true if all projects build successfully; otherwise, false.
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.
true 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 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.
true if the MSBuild task invokes each target in the list passed to MSBuild one at a time; false if the MSBuild task invokes all targets in the list at the same time.
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.
true if the task should stop building the remaining projects as soon as any one of them may not work; otherwise, false.
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.
实现 ReadLinesFromFile 任务。使用项目文件中的 ReadLinesFromFile 元素创建并执行此任务。有关用法和参数信息,请参见 ReadLinesFromFile 任务。
Initializes a new instance of the class.
Executes the ReadLinesFromFile task.
true if task execution succeeded; otherwise, false.
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.
实现 RegisterAssembly 任务。使用项目文件中的 RegisterAssembly 元素创建并执行此任务。有关用法和参数信息,请参见 RegisterAssembly 任务。
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.
true if the task creates a codebase entry in the registry; otherwise, false.
Executes the RegisterAssembly task.
true if task execution succeeded; otherwise, false.
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.
null in all cases.
The assembly to find type libraries for.
Gets or sets the type library to generate from the specified assembly.
The type library to generate from the specified assembly.
实现 RemoveDir 任务。使用项目文件中的 RemoveDir 元素创建并执行此任务。有关用法和参数信息,请参见 RemoveDir 任务。
Initializes a new instance of the class.
Gets or sets the directories to delete.
The directories to delete.
Executes the RemoveDir task.
true if task execution succeeded; otherwise, false.
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.
true if task execution succeeded; otherwise, false.
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.
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 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.
true 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.
Returns all files in the , , , , and properties that have the CopyLocal item metadata with a value of true.
All files in the , , , , and properties that have the CopyLocal item metadata with a value of true.
Executes the ResolveAssemblyReference task.
true if task execution succeeded; otherwise, false.
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 (true) or only primary references will be found (false).
true if dependencies will be found; false 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.
true if related files such as .pdb files and .xml files will be found; otherwise, false.
Gets or sets a Boolean value that specifies whether satellite assemblies will be found.
true if satellite assemblies will be found; otherwise, false.
Gets or sets a Boolean value that specifies whether the serialization assemblies will be found.
true if the serialization assemblies will be found; otherwise, false.
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 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.
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.
true if no messages are logged; otherwise, false.
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 path to the target framework directory.
The path to the target framework directory.
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.
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 (true) or fully signs the assembly (false).
true if the ResolveComReference task places the public key in the assembly; false if the ResolveComReference task fully signs the assembly.
Executes the ResolveComReference task.
true if task execution succeeded; otherwise, 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.
true if the task should pass the flag to .tlb wrapper generation; otherwise, false.
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.
Gets or sets the cache file for COM component timestamps.
The cache file for COM component timestamps.
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.
实现 ResolveKeySource 任务。使用项目文件中的 ResolveKeySource 元素创建并执行此任务。有关用法和参数信息,请参见 ResolveKeySource 任务。
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.
true if task execution succeeded; otherwise, false.
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.
true if the task should show the import dialog despite previous failures; otherwise, false.
Gets or sets a Boolean value that specifies whether the password prompt dialog should not auto-close.
true the password prompt dialog should not auto-close; otherwise, false.
This task resolves the following items in the build process: 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 managed assembly or ClickOnce manifest reference that is the entry point to the manifest.
The entry point.
Executes the ResolveManifestFiles task.
true if task execution succeeded; otherwise, false.
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 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 the target culture for satellite assemblies.
The target culture for satellite assemblies.
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.
true if task execution succeeded; otherwise, false.
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.
true if task execution succeeded; otherwise, false.
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.
Retrieves the XML contents of the project element of the specified project.
The XML contents of the project element of the specified project.
A project reference that contains a project GUID attribute.
Gets or sets the project references.
The project references.
Determines the output files for Visual C++ project references.
Initializes a new instance of the class.
Gets or sets the configuration to look up for the Visual C++ project when using the Visual C++ project engine object model.
The configuration to look up for the Visual C++ project.
Executes the ResolveVCProjectOutput task.
true if task execution succeeded; otherwise, false.
Gets or sets the path of the override stylesheet that the ResolveVCProjectOutput task uses to change the directory of the Visual C++ built project.
The path of the override stylesheet.
Gets or sets Visual C++ project references.
Visual C++ project references.
Gets or sets resolved .LIB file paths for native Visual C++ projects and preserves the original project reference attributes.
The resolved .LIB file paths for native Visual C++ projects.
Gets or sets resolved reference paths for managed Visual C++ projects. Preserves the original project reference attributes.
The resolved reference paths for managed Visual C++ projects.
Gets or sets the path of the solution file that is used to set the solution macros for VCBuild.
The path of the solution file.
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 (true) or fully signs the assembly (false).
true if the SGen task places the public key in the assembly; false 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 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 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.
true if the SGen task should generate a serialization assembly; otherwise, false.
Indicates whether task execution should be skipped.
true if task execution should be skipped; otherwise, false.
Gets the name of the tool executable file (sgen.exe).
The name of the tool executable file.
Gets or sets a Boolean value that specifies whether the SGen task generates serialization code only for the XML Web service proxy types.
true if the SGen task generates serialization code only for the XML Web service proxy types; otherwise, false.
Validates input parameters and logs errors or warnings, if any. Returns a Boolean value that indicates whether task execution should proceed.
true if task execution should proceed; otherwise, false.
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.
true if task execution succeeded; otherwise, false.
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 formatted string.
The name of the string resource to load.
Optional arguments for formatting the loaded string, or null.
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.
使用命令行工具必须直接从命令行(而不是从响应文件)运行的开关和其他信息来填充指定的 。
要填充的 。
使用命令行工具可以从响应文件运行的开关和其他信息来填充指定的 。
要填充的 。
获取派生任务类所使用参数的集合。
派生任务类所使用的参数的集合。
获取命令行工具必须直接从命令行(而不是从响应文件)运行的开关和其他信息。
一个字符串,包含命令行工具必须直接从命令行(而不是从响应文件)运行的开关和其他信息。
获取命令行工具用于指定响应文件的开关。
命令行工具用于指定响应文件的开关。
获取指定的布尔型参数的值。
参数值。
要返回的参数的名称。
当 中不存在 时要返回的值。
获取指定的整型参数的值。
参数值。
要返回的参数的名称。
当 中不存在 时要返回的值。
获取包含任务记录方法的 类的实例。
包含任务记录方法的 类的实例。
实现 Touch 任务。使用项目文件中的 Touch 元素创建并执行此任务。有关用法和参数信息,请参见 Touch 任务。
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.
true if the Touch task creates any files that do not already exist; otherwise, false.
Executes the Touch task.
true if task execution succeeded; otherwise, false.
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.
true if the Touch task forces a file touch even if the files are read-only; otherwise, false.
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.
实现 UnregisterAssembly 任务。使用项目文件中的 UnregisterAssembly 元素创建并执行此任务。有关用法和参数信息,请参见 UnregisterAssembly 任务。
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.
true if task execution succeeded; otherwise, false.
Gets or sets a Boolean value that specifies whether to unregister the specified type library from the specified assembly.
true if the UnregisterAssembly task should unregister the specified type library from the specified assembly; otherwise, false.
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.
true 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.
实现 Vbc 任务。使用项目文件中的 Vbc 元素创建并执行此任务。有关用法和参数信息,请参见 Vbc 任务。
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.
true if compilation succeeded; otherwise, false.
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.
Gets or sets a Boolean value that specifies whether to process documentation comments to an XML file.
true if the Vbc task processes documentation comments to a XML file; otherwise, false.
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 a Boolean value that specifies whether the compiler should not reference the standard libraries.
true if the compiler should not reference the standard libraries; otherwise, false.
Gets or sets a Boolean value that specifies whether the task will suppress all warnings.
true if the task will suppress all warnings; otherwise, false.
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.
true if explicit declaration of variables is required; otherwise, false.
Gets or sets a Boolean value that specifies whether the task enforces strict type semantics to restrict implicit type conversions.
true if the task enforces strict type semantics; otherwise, false.
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.
Gets or sets the processor platform to be targeted by the output file.
The processor platform to be targeted by the output file.
Gets or sets a Boolean value that specifies whether to disable integer overflow error checks.
true if the Vbc task will disable integer overflow error checks; otherwise, false.
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.
true if the Vbc task should target the .NET Compact Framework; otherwise, false.
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.
true if the Vbc task will use the in-process compiler object, if available; otherwise, false.
Validates input parameters and logs errors or warnings, if any. Returns a Boolean value that indicates whether task execution should proceed.
true if task execution should proceed; otherwise, false.
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 VCBuild task. Use the VCBuild element in your project file to create and execute this task. For usage and parameter information, see VCBuild Task.
Initializes a new instance of the class.
Generates command line arguments that the VCBuild tool must run directly from the command line and not from a response file.
Command line builder to add arguments to.
Gets or sets additional paths to append to the LIBPATH environment variable before executing vcbuild.exe.
The additional paths to append to the LIBPATH environment variable.
Gets or sets additional options you want to specify to the VCBuild tool.
Additional options you want to specify to the VCBuild tool.
Gets or sets a Boolean value that specifies whether the VCBuild task outputs only clean build outputs.
true if the VCBuild task outputs only clean build outputs; otherwise, false.
Gets or sets the name of the configuration and platform to build with such as Debug|Win32.
The name of the configuration and platform to build with
Overrides the LIBPATH environment variable with and returns the new environment variables.
Name/value pairs containing the new environment variable values.
Executes the VCBuild task.
true if task execution succeeded; otherwise, false.
Returns the full file path of the VCBuild tool (vcbuild.exe).
The full file path of the VCBuild tool (vcbuild.exe).
Gets or sets the location of a VCBuild property sheet file that overrides project file settings.
The location of a VCBuild property sheet file that overrides project file settings.
Gets or sets the name of the platform to build for.
The name of the platform to build for.
Gets or sets the projects to build.
The projects to build.
Gets or sets a Boolean value that specifies whether the task performs a clean build of outputs before performing a build.
true if the task performs a clean build of outputs before performing a build; otherwise, false.
Gets or sets the full path to the solution file when building solutions, which is used to resolve solution-related Visual C++ project macros.
The full path to the solution file when building solutions.
Returns the name of the VCBuild tool (vcbuild.exe).
The name of the VCBuild tool (vcbuild.exe).
This property is obsolete.
Validates input parameters and logs errors or warnings, if any. Returns a Boolean value that indicates whether task execution should proceed.
True if task execution should proceed; otherwise, false.
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.
true in all cases.
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.
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.
Executes the WriteLinesToFile task.
true if task execution succeeded; otherwise, false.
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.
true if the task overwrites any existing content in the file; otherwise, false.
Gets or sets the dependent assemblies.
The dependent assemblies.
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.
引导程序系统的顶级对象。
Initializes a new instance of the BootstrapperBuilder class.
Generates a bootstrapper by using the specified settings.
The results of the bootstrapper generation.
The properties used to create the bootstrapper.
Returns the directories to which bootstrapper component files are copied when they are created, given the specified settings.
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.
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.
获取宿主 IDE 的 MSBuild 帮助 ID。
表示帮助 ID 的整数值。
获取宿主 IDE 的 MSBuild F1 帮助关键字,或为 null。
一个表示 F1 帮助关键字的字符串。
获取生成消息的详细信息。
一个描述生成消息的详细信息的文本字符串。
获取生成消息的严重级别。
类定义的生成消息的严重级别。
此枚举提供了生成消息的三种重要性级别。
指示消息对应于生成信息。
指示消息对应于生成警告。
指示消息对应于生成错误。
Represents the results of the build operation.
获取复制的组件安装程序文件的路径。
一个字符串数组,包含复制的组件安装程序文件的路径。
获取生成的主引导程序文件的路径。
一个字符串,表示生成的主引导程序文件的路径。
获取从引导程序生成过程产生的生成消息。
来自引导程序生成的 消息的数组。
获取一个布尔值,该值指示引导程序生成是否成功。
一个布尔值,指示引导程序生成是否成功。如果引导程序生成成功,则返回 true;否则返回 false。
Defines the settings for the bootstrapper build operation.
初始化 类的一个新实例。
获取或设置要在引导程序安装所需组件后安装的文件。
要在安装所需组件后安装的文件的名称。
获取或设置要在引导程序安装所有必需组件后安装的应用程序的名称。
要在安装必需组件后安装的应用程序的名称。
获取或设置将引导程序发布到网站时所需的源位置。
表示在将引导程序发布到网站时所需源位置的 URL。
获取或设置引导程序组件的安装位置。
引导程序组件的安装位置 。
如果将 设置为 ,则获取或设置引导程序将复制组件的目标位置。
将 设置为 时,引导程序将组件复制到的位置。
获取或设置一个值,以指示是否将引导程序组件复制到生成输出目录。
如果将引导程序组件复制到生成输出目录,则为 true;否则为 false。
获取或设置 LCID 标识符不可用时要使用的区域性标识符。
一个整数值,表示 LCID 标识符不可用时要使用的区域性标识符。
获取或设置区域性标识符,该标识符指定为其生成引导程序的区域性。
表示区域性标识符的整数值,该标识符指定为其生成引导程序的区域性。
获取或设置要将输出文件复制到的文件位置。
一个字符串,表示要将输出文件复制到的文件位置。
Gets the product builders to use for generating the bootstrapper.
A collection of product builders () to use for generating the bootstrapper.
获取或设置包含引导程序支持信息的网站的 URL。
包含引导程序支持信息的网站的 URL。
获取或设置一个值,以指示引导程序是否对组件清单执行 XML 验证。
如果引导程序对组件清单执行 XML 验证,则为 true;否则为 false。
Specifies the way that required components will be published.
Specifies that products be found according to the redistributable vendor's designated URL.
Specifies that products be located relative to the generated bootstrapper.
Specifies that products be located at a specific location.
Exposes functionality that you must have to create a bootstrapper.
基于指定设置生成一个引导程序。
一个 对象,该对象表示引导程序的生成结果。
用于创建引导程序的属性。
获取或设置所需的引导程序文件的位置。
一个字符串值,表示所需的引导程序文件的位置。
获取在当前的引导程序路径中可用的所有产品。
一个 对象,该对象表示当前引导程序 中可用的所有产品。
Represents messages that occur during the build operation.
获取宿主 IDE 的 MSBuild 帮助 ID。
一个表示宿主 IDE 的 MSBuild 帮助 ID 的整数。
获取宿主 IDE 的 MSBuild F1 帮助关键字。
宿主 IDE 的 MSBuild F1 帮助关键字。
获取生成消息的详细信息的说明。
一个描述生成消息的详细信息的文本字符串。
获取生成消息的严重级别。
一个表示生成消息严重性的 对象。
Represents the results of the build operation.
获取复制的组件安装程序文件的文件路径。
返回一个字符串数组,该数组包含复制的组件安装程序文件的文件路径。
获取生成的主引导程序文件的文件路径。
返回一个字符串,该字符串表示生成的主引导程序文件的文件路径。
获取从引导程序生成过程产生的生成消息。
返回一个 对象的数组,该数组表示从引导程序生成过程产生的生成消息。
指示引导程序编译是否成功。
返回一个布尔值,该值指示引导程序生成是否成功。如果引导程序生成成功则返回 true,如果不成功则返回 false。
定义引导程序生成操作的设置。
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 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.
true if the bootstrapper components will be copied to the build output directory; otherwise false.
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.
true if the bootstrapper performs XML validation on the component manifests; otherwise false.
表示 可在 属性中找到的产品。
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.
Returns a object that represents this product.
Gets the unique product identifier of this product.
Returns a string that specifies the unique product identifier of this product.
表示 的可生成版本。
Gets the object that corresponds to this object.
The object that corresponds to this object.
包含 对象的集合。
Adds a object to the product builder collection.
The object to add to the collection.
表示 对象的集合。
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 object at the specified index.
The zero-based index of the element to get.
Retrieves the product with the specified product code.
The object that has the specified product code; null if the specified product code is not found.
The unique identifier of the product to get.
表示 可在 属性中找到的产品。
Initializes a new instance of the Product 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 .
获取 对象,该对象与此 对象相对应。
返回 对象,该对象与此 对象相对应。
Contains a collection of objects.
将一个 对象添加到产品生成器集合中。
要添加到集合的 对象。
返回可循环访问产品生成器集合的枚举数。
可循环访问产品生成器集合的枚举数。
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.
获取产品集合中包含的元素数。
指示产品集合中包含的元素数的整数。
返回可循环访问产品集合的枚举数。
可循环访问产品集合的枚举数。
检索指定索引处的产品。
一个 对象,该对象表示位于指定索引位置的产品。
要获取的元素的从零开始的索引。
检索具有指定产品代码的产品。
具有指定产品代码的 对象。如果找不到指定的产品代码,则返回 null。
要获取的产品的唯一标识符。
Provides a unique identifier for a ClickOnce application.
初始化 类的新实例。
ClickOnce 部署清单的部署提供程序 URL。
ClickOnce 部署清单的程序集标识。
ClickOnce 应用程序清单的程序集标识。
初始化 类的新实例。
ClickOnce 部署清单的部署提供程序 URL。
ClickOnce 部署清单的路径。程序集标识将从指定的文件获取。
ClickOnce 应用程序清单的路径。程序集标识将从指定的文件获取。
返回完整的 ClickOnce 应用程序标识。
包含 ClickOnce 应用程序标识的字符串。
描述 ClickOnce 或本机 Win32 应用程序清单。
Initializes a new instance of the class.
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 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 (True) or a native Win32 manifest (False).
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 a trust object that defines the application security.
A object that defines the application security.
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.
true or false. 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.
Specifies the identity of an assembly.
初始化 类的新实例。
初始化 类的新实例。
指定要复制的另一个实例。
初始化 类的新实例。
指定程序集的简单名称。
初始化 类的新实例。
指定程序集的简单名称。
指定程序集的版本。
初始化 类的新实例。
指定程序集的简单名称。
指定程序集的版本。
指定程序集的公钥标记,该标记为程序集签名时所用公钥的 SHA-1 哈希值的最后 8 个字节。
指定程序集的区域性。空白字符串指示固定区域性。
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 msil, x86, ia64, and amd64.
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 msil, x86, ia64, and amd64.
Specifies the type attribute of the assembly. Valid values are win32 or a blank string.
获取或设置程序集的区域性。
指示程序集区域性的字符串。空白字符串指示固定区域性。
分析字符串以获取程序集标识。如果无法获取标识,则返回 null。
获得的程序集标识。
程序集的全名,也称为显示名称。
获取指定程序集的标识。文件可以是具有嵌入 xml 清单的 PE、独立 xml 清单文件或 .NET 程序集。如果无法获取标识,则返回 null。
指定文件的程序集标识。
要从中获取标识的文件的名称。
获取指定 .NET 程序集的标识。文件必须是 .NET 程序集。如果无法获取标识,则返回 null。
指定文件的程序集标识。
要从中获取标识的文件的名称。
获取指定清单文件的标识。文件必须是独立 XML 清单文件。如果无法获取标识,则返回 null。
指定文件的程序集标识。
要从中获取标识的文件的名称。
获取指定本机程序集的标识。文件必须是具有嵌入 XML 清单的 PE 或独立 XML 清单文件。如果无法获取标识,则返回 NULL。
指定文件的程序集标识。
要从中获取标识的文件的名称。
返回程序集的全名。
全名的字符串表示形式。
指定要在全名中包含的属性。
Returns True if this assembly is part of the .NET Framework.
A Boolean value indicating whether this assembly is part of the .NET Framework. True if this assembly is part of the .NET Framework; otherwise False.
Gets a value indicating whether the assembly identity represents a neutral platform assembly.
A Boolean value indicating whether the assembly identity represents a neutral platform assembly. True if the assembly identity is a neutral platform assembly; otherwise False.
Gets a value indicating whether the assembly identity is a strong name.
A Boolean value indicating whether the assembly identity is a strong name. True if the assembly identity is a strong name; otherwise False.
获取或设置程序集的简单名称。
指示程序集的简单名称的字符串。
获取或设置程序集的处理器结构。
表示程序集的处理器结构的字符串。
获取或设置程序集的公钥标记,该标记为程序集签名时所用公钥的 SHA-1 哈希值的最后 8 个字节。
指示程序集的公钥标记的字符串。
返回完整的 ClickOnce 程序集标识。
获取或设置程序集的类型属性。
指示程序集的类型属性的字符串。
获取或设置程序集的版本。
指示程序集版本的字符串。
Get or sets a property that is used to serialize the property to an XML file.
Get or sets a property that is used to serialize the property to an XML file.
Get or sets a property that is used to serialize the property to an XML file.
Get or sets a property that is used to serialize the property to an XML file.
Get or sets a property that is used to serialize the property to an XML file.
Get or sets a property that is used to serialize the property to an XML file.
This class represents the attributes that the function returns.
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.
Include all attributes.
描述 Win32 程序集清单。
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.
Returns 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.
Returns the set of external proxy stubs referenced by the manifest for isolated applications and Reg-Free COM in XML format.
描述清单程序集引用。
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 (True) or not (False).
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.
将指定的程序集引用添加到集合中。
返回添加的程序集引用实例。
要添加的程序集引用。
将指定的程序集引用添加到集合中。
返回添加的程序集引用实例。
要添加的程序集的路径。
从集合中移除所有对象。
获取集合中包含的对象数。
一个整数,指示集合中包含的对象数。
根据指定的程序集标识在集合中查找程序集引用。
返回找到的程序集引用。
指定的程序集标识。
按简单名称在集合中查找程序集引用。
返回找到的程序集引用。
指定的程序集简单名称。
根据指定的目标路径在集合中查找程序集引用。
返回找到的程序集引用。
指定的目标路径。
返回可循环访问集合的枚举数。
返回枚举数 ()。
获取指定索引处的元素。
返回程序集引用实例。
要获取的项的索引(从零开始)。
从集合中移除指定的程序集引用。
要移除的指定程序集引用。
This class represents the type of an assembly reference.
Assembly type is unspecified and will be determined by the method.
Specifies a ClickOnce manifest.
Specifies a .NET Framework assembly.
Specifies a Win32 native assembly.
描述文件引用和程序集引用常用的基本功能。
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.
表示 ClickOnce 部署清单。
Initializes a new instance of the class.
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.
true if the application is blocked from being started by means of a URL otherwise, false.
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 a value indicating whether the application is an installed application or an online-only application.
true if the application is an installed application; otherwise, false.
Gets or sets a value indicating whether .deploy file extension mapping is used.
true if .deploy file extension mapping is used; otherwise, false.
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 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 value indicating whether URL query-string parameters are available to the application.
true if URL query-string parameters are available to the application; otherwise, false.
Gets or sets a value indicating whether the application is updatable.
true if the application is updatable; otherwise, false.
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 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.
Describes a manifest file reference.
初始化 类的新实例。
初始化 类的新实例。
文件的指定源路径。
返回由独立的应用程序和无需注册的 COM 的清单引用的 COM 类集。
对象的一个数组,这些对象表示由独立的应用程序和无需注册的 COM 的清单引用的 COM 类集。
获取或设置文件是否为数据文件。
一个布尔值,该值指示文件是否为数据文件。
返回由独立的应用程序和无需注册的 COM 的清单引用的代理存根集。
对象的一个数组,这些对象表示由独立的应用程序和无需注册的 COM 的清单引用的代理存根集。
返回由清单引用的类型库集。
对象的一个数组,这些对象表示由清单引用的类型库集。
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.
将指定的文件引用添加到集合。
返回已添加的文件引用对象。
要添加的已指定文件引用。
将指定的文件引用添加到集合。
返回已添加的文件引用对象。
要添加的已指定文件引用的路径。
从集合中移除所有对象。
返回集合中包含的对象数。
集合中包含的对象数。
按指定的目标路径在集合中找到文件引用。
返回找到的文件引用。
指定的目标路径。
返回可循环访问集合的枚举数。
一个 接口,它表示可循环访问集合的枚举数。
返回指定索引处的元素。
返回文件引用对象。
要获取的项的从零开始的索引。
从集合中移除指定的文件引用。
要移除的已指定文件引用。
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 Boolean 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.
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.
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 schema to an XML file.
Reads an XML manifest file into an object representation.
读取指定的清单 XML 并返回对象表示形式。
清单的 对象表示形式。可以强制转换为 、 或 ,以便访问更具体的功能。
指定输入流。
指定是否要在生成的清单对象的 属性中保留输入流。由 用于重建在对象表示形式中未得到表示的输入。
读取指定的清单 XML 并返回对象表示形式。
清单的 对象表示形式。可以强制转换为 、 或 ,以便访问更具体的功能。
输入文件的路径名称。
指定是否要在生成的清单对象的 属性中保留输入流。由 用于重建在对象表示形式中未得到表示的输入。
读取指定的清单 XML 并返回对象表示形式。
清单的 对象表示形式。可以强制转换为 、 或 ,以便访问更具体的功能。
指定清单的预期类型。有效值为 AssemblyManifest、ApplicationManifest 或 DeployManifest。
指定输入流。
指定是否要在生成的清单对象的 属性中保留输入流。由 用于重建在对象表示形式中未得到表示的输入。
读取指定的清单 XML 并返回对象表示形式。
清单的 对象表示形式。可以强制转换为 、 或 ,以便访问更具体的功能。
指定清单的预期类型。有效值为 AssemblyManifest、ApplicationManifest 或 DeployManifest。
输入文件的路径名称。
指定是否要在生成的清单对象的 属性中保留输入流。由 用于重建在对象表示形式中未得到表示的输入。
将清单的对象表示形式写入 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.
This class represents an error, warning, or informational output message for the manifest generator.
返回消息参数的字符串数组。
返回消息参数的字符串数组。
返回消息的标识符。
指示消息名称的字符串。
返回消息的文本。
指示消息文本的字符串。
返回消息是否为错误、警告或信息性消息。
一个 对象,指示消息类型。
This class represent a collection for output messages.
从集合中移除所有对象。
获取集合中的错误信息数。
集合中的错误信息数。
返回可循环访问集合的枚举数。
返回可循环访问集合的 对象。
获取指定索引处的元素。
返回文件引用实例。
要获取的项的索引(从零开始)。
获取集合中的警告消息数。
集合中的警告消息数。
将输出消息的类型指定为错误、警告或信息性消息。
指示一条信息性消息。
指示一条警告消息。
指示一条错误信息。
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.
提供一组用于操作安全权限集和签名的实用工具功能。
Generates a permission set by computing the zone default permission set, removing any excluded permissions, and adding any included permissions.
Returns the generated permission set.
Specifies a zone default permission set, which is obtained from machine policy. Valid values are Internet, LocalIntranet, or Custom. If Custom 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 Internet or LocalIntranet.
Converts an array of permission identity strings to a permission set object.
Returns the converted permission set.
An array of permission identity strings.
Converts a permission set object to an array of permission identity strings.
Returns an array of permission identity strings.
The input permission set to be converted.
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 KeyUsage extension is optional, but if it is present, DigitalSignature must be set to True. The EnhancedKeyUsage 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.
The converted permission set object.
An XML representation of the permission set.
This class represents the application security trust information.
初始化 类的新实例。
将 对象重置为其完全信任的默认状态。
确定应用程序是否具有调用非托管代码的权限。
一个布尔值,指示应用程序是否具有调用非托管代码的权限。
确定应用程序是完全信任还是部分信任。
一个布尔值,指示应用程序是完全信任还是部分信任。
获取或设置应用程序信任的权限集对象。
应用程序信任的 对象。
获取或设置在设置完全信任标志时是否保留部分信任权限。
一个布尔值,指示在设置完全信任标志时是否保留部分信任权限。
从 XML 文件中读取应用程序信任。
指定输入流。
从 XML 文件中读取应用程序信任。
输入文件的名称。
从 ClickOnce 应用程序清单中读取应用程序信任。
指定输入流。
从 ClickOnce 应用程序清单中读取应用程序信任。
输入文件的名称。
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 site or none.site 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.none 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 ).
将应用程序安全信任对象中的所有信息作为字符串返回。
包含应用程序安全信任对象中的信息的字符串。
将应用程序信任写入 XML 文件。
指定输出流。
将应用程序信任写入 XML 文件。
输出文件的名称。
将应用程序信任写入新的模板 ClickOnce 应用程序清单。
指定一个输出流(会将已更新的清单文件写到该输出流)。
使用指定的信任更新现有的 ClickOnce 应用程序清单。
指定一个包含要更新的清单的输入流。
指定一个输出流(会将已更新的清单文件写到该输出流)。
将应用程序信任写入 ClickOnce 应用程序清单。
输出文件的名称。
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.
Get or sets a property that is used to serialize the property to an XML file.
Get or sets a property that is used to serialize the property to an XML file.
Get or sets a property that is used to serialize the property to an XML file.
Get or sets a property that is used to serialize the property to an XML file.
Get or sets a property that is used to serialize the property to an XML file.
指定应用程序如何检查更新。
在应用程序启动后在后台检查更新。
在应用程序启动前在前台检查更新。
Specifies the units for the update interval.
Update interval is in hours.
Update interval is in days.
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.
yes if the name that is used in registration contains the version of the assembly; otherwise, no. The default is yes.
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.
Defines an interface that allows the Csc task to communicate with the host integrated development environment (IDE).
开始 的初始化。
编译项目。
如果此方法已成功,则为 true;否则为 false。
结束 的初始化,并返回指定的错误信息和代码。
如果此方法已成功,则为 true;否则为 false。
错误信息。
错误代码。
返回一个值,该值指示集成开发环境 (IDE) 当前是否处于设计时模式下。
如果 IDE 当前处于设计时模式下,则为 true;否则为 false。
返回一个值,该值指示已编译的项目是否是最新的。
如果已编译的项目是最新的,则为 true;否则为 false。
指定将在其中搜索引用的其他目录。
如果此方法已成功,则为 true;否则为 false。
将在其中搜索引用的目录数组。
指定一个或多个将成为程序集的一部分的模块。
如果此方法已成功,则为 true;否则为 false。
将成为程序集的一部分的模块的数组。
指定一个值,该值指示是否允许使用 unsafe 关键字进行编译的代码存在。
如果此方法已成功,则为 true;否则为 false。
如果允许使用 unsafe 关键字进行编译的代码存在,则为 true;否则为 false。
指定加载 DLL 的首选基址。
如果此方法已成功,则为 true;否则为 false。
加载 DLL 的首选基址。
指定一个值,该值指示溢出数据类型界限的整数算法是否会在运行时导致异常。
如果此方法已成功,则为 true;否则为 false。
如果在整数算法溢出数据类型界限时导致异常,则为 true;否则为 false。
指定要用于编译中的所有源代码文件的代码页。
如果此方法已成功,则为 true;否则为 false。
要用于编译中的所有源代码文件的代码页。
指定调试类型。
如果此方法已成功,则为 true;否则为 false。
调试类型,可以是 full 或 pdbonly。
指定要定义的预处理器符号。
如果此方法已成功,则为 true;否则为 false。
要定义的预处理器符号。
指定一个值,该值指示是否要创建完全签名的程序集。
如果此方法已成功,则为 true;否则为 false。
如果显式设置了 DelaySign 参数,则为 true;否则为 false。
如果要创建完全签名的程序集,则为 true;如果只希望将公钥放入程序集中,则为 false。
指定要禁用的警告的列表。
如果此方法已成功,则为 true;否则为 false。
要禁用的警告的列表。多个警告之间用逗号分隔。
指定用于保存已处理的文档注释的 XML 文件。
如果此方法已成功,则为 true;否则为 false。
一个字符串,其中包含要用于保存已处理的文档注释的文件的名称。
指定一个值,该值指示是否生成调试信息,并将这些信息放入一个程序数据库 (.pdb) 文件中。
如果此方法已成功,则为 true;否则为 false。
如果要生成调试信息并将这些信息放入一个 .pdb 文件中,则为 true;否则为 false。
指定一个值,该值指示如何将内部编译器错误报告给 Microsoft。
如果此方法已成功,则为 true;否则为 false。
指定如何将内部编译器错误报告给 Microsoft 的值。该值可以是 prompt、send 或 none。
指定输出文件中的节的大小。
如果此方法已成功,则为 true;否则为 false。
输出文件中的节的大小。
指定一个值,该值指示是否指定编译器输出中的文件的绝对路径。
如果此方法已成功,则为 true;否则为 false。
如果指定编译器输出中的文件的绝对路径,则为 true;如果仅指定编译器输出中的文件的名称,则为 false。
指定加密密钥容器的名称。
如果此方法已成功,则为 true;否则为 false。
加密密钥容器的名称。
指定包含加密密钥的文件的名称。
如果此方法已成功,则为 true;否则为 false。
包含加密密钥的文件的名称。
指定要使用的语言版本。
如果此方法已成功,则为 true;否则为 false。
要使用的语言版本。
创建指向输出文件中的指定 .NET Framework 资源的链接;资源文件不会放入输出文件中。
如果此方法已成功,则为 true;否则为 false。
要链接到输出文件的 .NET Framework 资源。
指定 Main 方法的位置。
如果此方法已成功,则为 true;否则为 false。
输出文件的文件格式。该值可以是 library、exe、module 或 winexe。
Main 方法的位置。
指定一个程序集,.netmodule 可以访问该程序集的非公共类型。
如果此方法已成功,则为 true;否则为 false。
一个程序集,.netmodule 可以访问该程序集的非公共类型。
指定一个值,该值指示是否阻止编译器使用 csc.rsp 文件进行编译。
如果此方法已成功,则为 true;否则为 false。
如果要阻止编译器使用 csc.rsp 文件进行编译,则为 true;否则为 false。
指定一个值,该值指示是否要阻止导入 mscorlib.dll。
如果此方法已成功,则为 true;否则为 false。
如果要阻止导入 mscorlib.dll,则为 true;否则为 false。
指定一个值,该值指示是否启用优化。
如果此方法已成功,则为 true;否则为 false。
如果要启用优化,则为 true;否则为 false。
指定输出文件的名称。
如果此方法已成功,则为 true;否则为 false。
输出文件的名称。
指定生成的调试信息将放入的程序数据库 (.pdb) 文件。
如果此方法已成功,则为 true;否则为 false。
生成的调试信息将放入的 .pdb 文件。
指定输出文件的目标处理器平台。
如果此方法已成功,则为 true;否则为 false。
输出文件的目标处理器平台。该值可以是 x86、x64 或 anycpu。
指定一些项,这些项中的公共类型信息将导入到当前项目中。
如果此方法已成功,则为 true;否则为 false。
一些项,这些项中的公共类型信息将导入到当前项目中。
指定要嵌入到输出文件中的 .NET Framework 资源。
如果此方法已成功,则为 true;否则为 false。
要嵌入到输出文件中的 .NET Framework 资源。
指定包含编译器的命令的响应文件。
如果此方法已成功,则为 true;否则为 false。
包含编译器的命令的响应文件。
指定一个或多个 Visual C# 源文件。
如果此方法已成功,则为 true;否则为 false。
一个或多个 Visual C# 源文件。
指定输出文件的文件格式。
如果此方法已成功,则为 true;否则为 false。
输出文件的文件格式。该值可以是 library、exe、module 或 winexe。
指定一个值,该值指示是否将所有警告视为错误。
如果此方法已成功,则为 true;否则为 false。
如果要将所有警告视为错误,则为 true;否则为 false。
指定警告级别,值在 0 到 4 之间。
如果此方法已成功,则为 true;否则为 false。
警告级别,值在 0 到 4 之间。
指定要被视为错误的警告的列表。
如果此方法已成功,则为 true;否则为 false。
要被视为错误的警告的列表。
指定不被视为错误的警告的列表。
如果此方法已成功,则为 true;否则为 false。
不被视为错误的警告的列表。
指定要插入到程序集中的 .ico 文件。
如果此方法已成功,则为 true;否则为 false。
要插入到程序集中的 .ico 文件。
指定要插入到输出文件中的 Win32 资源 (.res) 文件。
如果此方法已成功,则为 true;否则为 false。
要插入到输出文件中的 Win32 资源 (.res) 文件。
Defines an interface that allows the Vbc task to communicate with the host integrated development environment (IDE).
开始 的初始化。
编译项目。
如果此方法已成功,则为 true;否则为 false。
结束 的初始化。
返回一个值,该值指示集成开发环境 (IDE) 当前是否处于设计时模式下。
如果 IDE 当前处于设计时模式下,则为 true;否则为 false。
返回一个值,该值指示已编译的项目是否是最新的。
如果已编译的项目是最新的,则为 true;否则为 false。
指定将在其中搜索引用的其他目录。
如果此方法已成功,则为 true;否则为 false。
将在其中搜索引用的目录数组。
指定一个或多个将成为程序集的一部分的模块。
如果此方法已成功,则为 true;否则为 false。
将成为程序集的一部分的模块的数组。
指定加载 DLL 的首选基址。
如果此方法已成功,则为 true;否则为 false。
输出文件的文件格式。该值可以是 library、exe、module 或 winexe。
加载 DLL 的首选基址。
指定要用于编译中的所有源代码文件的代码页。
如果此方法已成功,则为 true;否则为 false。
要用于编译中的所有源代码文件的代码页。
指定调试类型。
如果此方法已成功,则为 true;否则为 false。
如果要生成调试信息并将这些信息放入一个程序数据库 (.pdb) 文件中,则为 true;否则为 false。
调试类型,可以是 full 或 pdbonly。
指定要定义的预处理器符号。
如果此方法已成功,则为 true;否则为 false。
要定义的预处理器符号。
指定一个值,该值指示是否要创建完全签名的程序集。
如果此方法已成功,则为 true;否则为 false。
如果要创建完全签名的程序集,则为 true;如果只希望将公钥放入程序集中,则为 false。
指定要禁用的警告的列表。
如果此方法已成功,则为 true;否则为 false。
要禁用的警告的列表。多个警告之间用逗号分隔。
指定用于保存已处理的文档注释的 XML 文件。
如果此方法已成功,则为 true;否则为 false。
一个字符串,其中包含要用于保存已处理的文档注释的文件的名称。
指定一个值,该值指示如何将内部编译器错误报告给 Microsoft。
如果此方法已成功,则为 true;否则为 false。
指定如何将内部编译器错误报告给 Microsoft 的值。该值可以是 prompt、send 或 none。
指定输出文件中的节的大小。
如果此方法已成功,则为 true;否则为 false。
输出文件中的节的大小。
指定一个值,该值指示是否生成文档并将其放入到一个 XML 文件中,此 XML 文件使用编译器正在创建的可执行文件或库的名称来命名。
如果此方法已成功,则为 true;否则为 false。
如果要生成文档文件,则为 true;否则为 false。
指定要导入的命名空间。
如果此方法已成功,则为 true;否则为 false。
要导入的命名空间。
指定加密密钥容器的名称。
如果此方法已成功,则为 true;否则为 false。
加密密钥容器的名称。
指定包含加密密钥的文件的名称。
如果此方法已成功,则为 true;否则为 false。
包含加密密钥的文件的名称。
创建指向输出文件中的指定 .NET Framework 资源的链接;资源文件不会放入输出文件中。
如果此方法已成功,则为 true;否则为 false。
要链接到输出文件的 .NET Framework 资源。
指定包含 Sub Main 过程的位置的类或模块。
如果此方法已成功,则为 true;否则为 false。
包含 Sub Main 过程的位置的类或模块。
指定一个值,该值指示是否阻止编译器使用 vbc.rsp 文件进行编译。
如果此方法已成功,则为 true;否则为 false。
如果要阻止编译器使用 vbc.rsp 文件进行编译,则为 true;否则为 false。
指定一个值,该值指示是否要阻止导入 mscorlib.dll。
如果此方法已成功,则为 true;否则为 false。
如果要阻止导入 mscorlib.dll,则为 true;否则为 false。
指定一个值,该值指示编译器是否禁止显示所有警告。
如果此方法已成功,则为 true;否则为 false。
如果要禁止显示所有警告,则为 true;否则为 false。
指定一个值,该值指示是否启用优化。
如果此方法已成功,则为 true;否则为 false。
如果要启用优化,则为 true;否则为 false。
指定一个值,该值指示编译器如何进行字符串比较。
如果此方法已成功,则为 true;否则为 false。
指示编译器如何进行字符串比较的值。该值必须为 binary 或 text。
指定一个值,该值指示是否需要显式声明变量。
如果此方法已成功,则为 true;否则为 false。
如果需要显式声明变量,则为 true;否则为 false。
指定一个值,该值指示编译器是否强制使用严格类型语义来限制隐式类型转换。
如果此方法已成功,则为 true;否则为 false。
如果要强制使用严格类型语义来限制隐式类型转换,则为 true;否则为 false。
指定编译器应在未遵照严格的语言语义时发出警告。
如果此方法已成功,则为 true;否则为 false。
传递给 OptionStrictType 参数的字符串。
指定输出文件的名称。
如果此方法已成功,则为 true;否则为 false。
输出文件的名称。
指定输出文件的目标处理器平台。
如果此方法已成功,则为 true;否则为 false。
输出文件的目标处理器平台。该值可以是 x86、x64、Itanium 或 anycpu。
指定一些项,这些项中的公共类型信息将导入到当前项目中。
如果此方法已成功,则为 true;否则为 false。
一些项,这些项中的公共类型信息将导入到当前项目中。
指定一个值,该值指示是否禁用整数溢出错误检查。
如果此方法已成功,则为 true;否则为 false。
如果要移除整数溢出错误检查,则为 true;否则为 false。
指定要嵌入到输出文件中的 .NET Framework 资源。
如果此方法已成功,则为 true;否则为 false。
要嵌入到输出文件中的 .NET Framework 资源。
指定包含编译器的命令的响应文件。
如果此方法已成功,则为 true;否则为 false。
包含编译器的命令的响应文件。
为所有类型声明指定根命名空间。
如果此方法已成功,则为 true;否则为 false。
所有类型声明的根命名空间。
指定 mscorlib.dll 和 microsoft.visualbasic.dll 的位置。
如果此方法已成功,则为 true;否则为 false。
mscorlib.dll 和 microsoft.visualbasic.dll 的位置。
指定一个或多个 Visual Basic 源文件。
如果此方法已成功,则为 true;否则为 false。
一个或多个 Visual Basic 源文件。
指定一个值,该值指示是否针对 .NET Compact Framework。
如果此方法已成功,则为 true;否则为 false。
如果要针对 .NET Compact Framework,则为 true;否则为 false。
指定输出文件的文件格式。
如果此方法已成功,则为 true;否则为 false。
输出文件的文件格式。该值可以是 library、exe、module 或 winexe。
指定一个值,该值指示是否将所有警告视为错误。
如果此方法已成功,则为 true;否则为 false。
如果要将所有警告视为错误,则为 true;否则为 false。
指定要被视为错误的警告的列表。
如果此方法已成功,则为 true;否则为 false。
要被视为错误的警告的列表。
指定不被视为错误的警告的列表。
如果此方法已成功,则为 true;否则为 false。
不被视为错误的警告的列表。
指定要插入到程序集中的 .ico 文件。
如果此方法已成功,则为 true;否则为 false。
要插入到程序集中的 .ico 文件。
指定要插入到输出文件中的 Win32 资源 (.res) 文件。
如果此方法已成功,则为 true;否则为 false。
要插入到输出文件中的 Win32 资源 (.res) 文件。