NAnt SDK Documentation - v0.92

CopyTask.FileDateInfo.Path Property

Gets the absolute path of the current file.

[Visual Basic]
Public ReadOnly Property Path As String
[C#]
public string Path {get;}

Property Value

The absolute path of the current file.

See Also

CopyTask.FileDateInfo Class | NAnt.Core.Tasks Namespace