NAnt SDK Documentation - v0.92 |
|
Location.FileName Property
Gets a string containing the file name for the location.
[Visual Basic]
Public ReadOnly Property FileName As
String
[C#]
public
string FileName {get;}
Remarks
The file name includes both the file path and the extension.
See Also
Location Class | NAnt.Core Namespace