Click or drag to resize

ExtensionContainerSupportsMFMT Property

Gets boolean value indicating if MFMT is supported. True indicates you can use SetFileModificationTime(String, DateTime) method.

Namespace:  Limilabs.FTP.Client
Assembly:  Ftp (in Ftp.dll) Version: 2.0.22214.1022
Syntax
public bool SupportsMFMT { get; }

Property Value

Type: Boolean
See Also