VCManagedResourceCompilerTool Properties

Include Protected Members
Include Inherited Members

The VCManagedResourceCompilerTool type exposes the following members.

Properties

  Name Description
Public property AdditionalOptions 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.
Public property DefaultLocalizedResources Gets a value indicating whether the given .resx file contributes to the default resources or to a satellite DLL.
Public property ExecutionBucket Infrastructure. Microsoft Internal Use Only.
Public property OutputFileName Gets the name of the final output file to which this .resx file contributes.
Public property ResourceFileName Gets or sets the name of the intermediate .resources file generated by this tool.
Public property ToolKind Gets the name of the kind of tool this is.
Public property toolName Gets the name of the specified tool.
Public property ToolPath Gets the path to the specified tool.
Public property VCProjectEngine Gets a pointer to the project engine.

Top

See Also

Reference

VCManagedResourceCompilerTool Interface

Microsoft.VisualStudio.VCProjectEngine Namespace