Click or drag to resize

ExtensionContainerSupportsMLST Property

Gets boolean value indicating if MLST is supported. True indicates you can use MLST, MLST(String) and MLSD, MLSD(String) methods.

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

Property Value

Boolean
See Also