CopyTask.FileDateInfo.

CopyTask.

Path Property

Summary

Gets the absolute path of the current file.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Tasks
Containing Type
CopyTask.FileDateInfo

Syntax

public string Path { get; }

Value

Type Description
string The absolute path of the current file.