This topic has not yet been rated - Rate this topic

ImportLibrary Property

Gets which import library to generate or reports which import library will be generated by the configuration. ImportLibrary exposes the functionality of the /IMPLIB (Name Import Library) linker option.

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
string ImportLibrary { get; }

Property Value

Type: System..::.String
The import library generated by the configuration.

On the VCConfiguration object, this is a read-only property.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ