SocketTools .NET Edition

FileTransfer.GetFileTime Method

Returns the modification date and time for specified file on the remote server.

Overload List

Returns the modification date and time for specified file on the remote server.

public bool GetFileTime(string,ref DateTime);

Returns the modification date and time for specified file on the remote server.

public bool GetFileTime(string,ref DateTime,bool);

See Also

FileTransfer Class | SocketTools Namespace