LoadPropertiesTask.

File Property

Summary

The file to load properties from.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Containing Type
LoadPropertiesTask

Syntax

[TaskAttribute("file", Required = true)]
public FileInfo File { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
FileInfo