VCResourceCompilerTool - члены
Включить защищенные члены
Включить унаследованные члены
Programmatically accesses the properties on the Resources folder in a project's Property Pages dialog box.
Универсальный тип VCResourceCompilerTool предоставляет следующий члены.
Методы
Имя | Описание | |
---|---|---|
get_PropertyOption | Инфраструктура. Microsoft Internal Use Only. |
В начало страницы
Свойства
Имя | Описание | |
---|---|---|
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 U.S. English or Mexican Spanish) used in the resources. | |
ExecutionBucket | Инфраструктура. 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. |
В начало страницы