NAnt SDK Documentation - v0.92
CopyTask.FileOperation.SourceInfo Property
Gets the details of the source path.
[Visual Basic]
Public ReadOnly Property SourceInfo As
FileSystemInfo
[C#]
public
System.IO.FileSystemInfo
SourceInfo {get;}
See Also
CopyTask.FileOperation Class
|
NAnt.Core.Tasks Namespace