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

Resource.InputFile Property

[This is preliminary documentation and subject to change.]

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;}

Remarks

Missing <remarks> documentation for P:NAnt.VSNet.Resource.InputFile

See Also

Resource Class | NAnt.VSNet Namespace