NAnt SDK Documentation - v0.92

QualifiedResource.Input Property

Gets the resource file to compile.

[Visual Basic]
Public ReadOnly Property Input As FileInfo
[C#]
public System.IO.FileInfo Input {get;}

Property Value

The resource file to compile.

See Also

QualifiedResource Class | NAnt.DotNet.Tasks Namespace