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

Location.FileName Property

[This is preliminary documentation and subject to change.]

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