Library.

Library(string) Constructor

Summary

Initializes a new instance of the NAnt.VisualCpp.Types.Library class with the specified name.
Assembly
NAnt.VisualCpp.dll
Namespace
NAnt.VisualCpp.Types
Containing Type
Library

Syntax

public Library(string name)

Parameters

Name Type Description
name string

Return Value

Type Description
void