NAnt SDK Documentation - v0.92

Library Constructor

Initializes a new instance of the Library class.

Overload List

Initializes a new instance of the Library class.

public Library();

Initializes a new instance of the Library class with the specified name.

public Library(string);

See Also

Library Class | NAnt.VisualCpp.Types Namespace