Forces MDTM command to be always used by GetFileDateTime(String) instead of MLST (which is used when available by default).

Namespace:  Rebex.Net
Assembly:  Rebex.Ftp (in Rebex.Ftp.dll)

Syntax

Visual Basic
Public Property ForceMdtmForGetFileDateTime As Boolean
	Get
	Set
C#
public bool ForceMdtmForGetFileDateTime { get; set; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also