PowerTCP FTP for .NET
StartTime Property



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 6.1
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic