Gets the last modification time of the local file that is currently processed.
If the problem isn't related to a file or if this information is not available, DateTime.MinValuue is returned.
Namespace:
Rebex.Net
Assembly:
Rebex.Ftp (in Rebex.Ftp.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property LocalFileModified As DateTime Get |
C# |
---|
public DateTime LocalFileModified { get; } |