VCResourceCompilerTool Members

Include Protected Members
Include Inherited Members

Programmatically accesses the properties on the Resources folder in a project's Property Pages dialog box.

The VCResourceCompilerTool type exposes the following members.

Methods

 

Name

Description

Public method

get_PropertyOption

Infrastructure. Microsoft Internal Use Only.

Top

Properties

 

Name

Description

Public property

AdditionalIncludeDirectories

Gets or sets one or more directories to add to the include path.

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

Culture

Gets or sets the culture (such as U.S. English or Mexican Spanish) used in the resources.

Public property

ExecutionBucket

Infrastructure. Microsoft Internal Use Only.

Public property

FullIncludePath

Gets a list of all directories included in the build.

Public property

IgnoreStandardIncludePath

Gets or sets a value indicating whether to ignore the standard include path.

Public property

PreprocessorDefinitions

Gets or sets one or more preprocessor definitions.

Public property

ResourceOutputFileName

Gets or sets the name of the resource file.

Public property

ShowProgress

Gets or sets a value indicating whether to enable detailed display about linker progress.

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

VCResourceCompilerTool Interface

Microsoft.VisualStudio.VCProjectEngine Namespace