PowerTCP SSH and SFTP for .NET
StartTime Property




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

Reference

CopyResult Class
CopyResult Members


PowerTCP SSH and SFTP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic