VCResourceCompilerTool Properties
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
| Name | Description | |
|---|---|---|
![]() | AdditionalIncludeDirectories | Gets or sets one or more directories to add to the include path. |
![]() | 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. |
![]() | Culture | Gets or sets the culture (such as English or Spanish) that is used in the resources. |
![]() | ExecutionBucket | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | FullIncludePath | Gets a list of all directories included in the build. |
![]() | IgnoreStandardIncludePath | Gets or sets a value indicating whether to ignore the standard include path. |
![]() | PreprocessorDefinitions | Gets or sets one or more preprocessor definitions. |
![]() | ResourceOutputFileName | Gets or sets the name of the resource file. |
![]() | ShowProgress | Gets or sets a value indicating whether to enable detailed display about linker progress. |
![]() | ToolKind | Gets the name of the kind of tool this is. |
![]() | toolName | Gets the name of the specified tool. |
![]() | ToolPath | Gets the path to the specified tool. |
![]() | VCProjectEngine | Gets a pointer to the project engine. |
