NAnt SDK Documentation - v0.92

Library Class

Represents a library.

For a list of all members of this type, see Library Members.

System.Object
   NAnt.Core.Element
      NAnt.VisualCpp.Types.Library

[Visual Basic]
Public Class Library
    Inherits Element
[C#]
public class Library : Element

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NAnt.VisualCpp.Types

Assembly: NAnt.VisualCppTasks (in NAnt.VisualCppTasks.dll)

See Also

Library Members | NAnt.VisualCpp.Types Namespace