PowerTCP FTP for .NET
StartTime Property (CopyResult)



Gets the time that the copy action started.
Syntax
Public ReadOnly Property StartTime As Date
Dim instance As CopyResult
Dim value As Date
 
value = instance.StartTime
public DateTime StartTime {get;}
public:
property DateTime StartTime {
   DateTime get();
}
See Also

Reference

CopyResult Class
CopyResult Members


PowerTCP FTP for .NET Documentation Version 5.0
© 2021 Dart Communications. All Rights Reserved.
Send comments on this topic