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

CopyTask.FileDateInfo.Path Property

[This is preliminary documentation and subject to change.]

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.

Remarks

Missing <remarks> documentation for P:NAnt.Core.Tasks.CopyTask.FileDateInfo.Path

See Also

CopyTask.FileDateInfo Class | NAnt.Core.Tasks Namespace