VCLibrarianTool.IgnoreAllDefaultLibraries Property

Definition

Gets or sets a value indicating whether the linker or librarian ignores all default libraries.

C++/CX
public:
 property bool IgnoreAllDefaultLibraries { bool get(); void set(bool value); };

Property Value

true if the librarian ignores all default libraries; otherwise, false.

Attributes

Remarks

IgnoreAllDefaultLibraries exposes the functionality of the /NODEFAULTLIB (Ignore Libraries) linker option and the Managing a Library LIB option.

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022