Expand Minimize
This topic has not yet been rated - Rate this topic

VCCLCompilerTool.OmitDefaultLibName Property

Gets or sets whether the default library name is omitted.

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
bool OmitDefaultLibName { get; set; }

Property Value

Type: Boolean
A boolean value indicating whether the default library name is omitted.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.