Поделиться через


VCLibrarianTool - члены

Включить защищенные члены
Включить унаследованные члены

Exposes the functionality of the LIB Reference tool.

Универсальный тип VCLibrarianTool предоставляет следующий члены.

Методы

  Имя Описание
Открытый метод get_PropertyOption Инфраструктура. Microsoft Internal Use Only.

В начало страницы

Свойства

  Имя Описание
Открытое свойство AdditionalDependencies Gets or sets additional, configuration-specific items to add to the link line, such as comdlg32.lib or kernel32.lib.
Открытое свойство AdditionalLibraryDirectories Gets or sets one or more additional paths (configuration specific) to search for libraries.
Открытое свойство 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.
Открытое свойство ExecutionBucket Инфраструктура. Microsoft Internal Use Only.
Открытое свойство ExportNamedFunctions Gets or sets the exported names of one or more specified functions.
Открытое свойство ForceSymbolReferences Gets or sets the linker or librarian to include a reference to this symbol.
Открытое свойство IgnoreAllDefaultLibraries Gets or sets a value indicating whether the linker or librarian ignores all default libraries.
Открытое свойство IgnoreDefaultLibraryNames Gets or sets a value indicating one or more default libraries to ignore.
Открытое свойство Inputs Gets the input files.
Открытое свойство LinkLibraryDependencies Gets or set whether the dependent project outputs are linked.
Открытое свойство LinkTimeCodeGeneration Gets or sets a value indicating whether link time code generation of objects compiled with /GL (Whole Program Optimization).
Открытое свойство ModuleDefinitionFile Gets or sets a value indicating the specified module definition file during executable creation.
Открытое свойство OutputFile Gets or sets the default output file name; the default is based on the first .lib or .obj name on the command line.
Открытое свойство SuppressStartupBanner Gets or sets a value that suppresses the display of the startup banner and information messages.
Открытое свойство 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.
Открытое свойство UseUnicodeResponseFiles Gets or sets a value indicating whether a linker or compiler can use a unicode response file.
Открытое свойство VCProjectEngine Gets a pointer to the project engine.

В начало страницы

См. также

Ссылки

VCLibrarianTool Интерфейс

Microsoft.VisualStudio.VCProjectEngine - пространство имен