COMRegisterTask.

File Property

Summary

The name of the file to register. This is provided as an alternate to using the task's fileset.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Containing Type
COMRegisterTask

Syntax

[TaskAttribute("file")]
public FileInfo File { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
FileInfo