VCConfiguration::ImportLibrary Property
Visual Studio 2015
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.
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
On the VCConfiguration object, this is a read-only property.
Show: