GetFileTime Method

Gets the last modification time of a file on the FTP server.

Syntax

public void GetFileTime(string fileName);
Public Sub GetFileTime(ByVal FileName As String)

Remarks

Gets the last modification time of the file specified by FileName and RemotePath on the FTP server.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks EDI 2020 .NET Edition - Version 20.0 [Build 8203]