PowerTCP FTP for .NET
SetModificationTime Property



Returns true if the server advertises the "MFMT" feature.
Syntax
Public ReadOnly Property SetModificationTime As Boolean
Dim instance As Features
Dim value As Boolean
 
value = instance.SetModificationTime
public bool SetModificationTime {get;}
public:
property bool SetModificationTime {
   bool get();
}
Remarks
Documented in RFC 3659.
See Also

Reference

Features Class
Features Members


PowerTCP FTP for .NET Documentation Version 6.1
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic