PowerTCP FTP for .NET
GetMachineList Property (Features)



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

Reference

Features Class
Features Members


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