NAnt SDK Documentation - v0.92

CopyTask.FileOperation.TargetInfo Property

Gets the details of the target path.

[Visual Basic]
Public ReadOnly Property TargetInfo As FileSystemInfo
[C#]
public System.IO.FileSystemInfo TargetInfo {get;}

See Also

CopyTask.FileOperation Class | NAnt.Core.Tasks Namespace