LibTask.

IgnoreLibraries Property

Summary

Names of default libraries to ignore.
Assembly
NAnt.VisualCpp.dll
Namespace
NAnt.VisualCpp.Tasks
Containing Type
LibTask

Syntax

[BuildElementCollection("ignorelibraries", "library")]
public LibraryCollection IgnoreLibraries { get; set; }

Attributes

Type Description
BuildElementCollectionAttribute Indicates that the property should be treated as a container for a collection of build elements.

Value

Type Description
LibraryCollection