NAnt SDK Documentation - v0.92

Resource.InputFile Property

Gets a FileInfo representing the physical location of the resource file.

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

See Also

Resource Class | NAnt.VSNet Namespace