NAnt SDK Documentation - v0.85-nightly-2005-11-09

QualifiedResource.Input Property

[This is preliminary documentation and subject to change.]

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.

Remarks

Missing <remarks> documentation for P:NAnt.DotNet.Tasks.QualifiedResource.Input

See Also

QualifiedResource Class | NAnt.DotNet.Tasks Namespace