RegsvcsTask.

TypeLibrary Property

Summary

Specifies the type library file to install.
Assembly
NAnt.DotNet.dll
Namespace
NAnt.DotNet.Tasks
Containing Type
RegsvcsTask

Syntax

[TaskAttribute("tlb")]
public FileInfo TypeLibrary { get; set; }

Attributes

Type Description
TaskAttributeAttribute Indicates that property should be treated as a XML attribute for the task.

Value

Type Description
FileInfo