VCManagedResourceCompilerTool Members
Include Protected Members
Include Inherited Members
Represents the managed resource compiler, a tool used to compile .resx files.
The VCManagedResourceCompilerTool type exposes the following members.
Properties
Name
Description
Gets or sets options to add to the end of the command line immediately before the file name(s). An example is if an option is not supported in the object model.
Gets a value indicating whether the given .resx file contributes to the default resources or to a satellite DLL.
Infrastructure. Microsoft Internal Use Only.
Gets the name of the final output file to which this .resx file contributes.
Gets or sets the name of the intermediate .resources file generated by this tool.
Gets the name of the kind of tool this is.
Gets the name of the specified tool.
Gets the path to the specified tool.
Gets a pointer to the project engine.
Top