| ExtensionContainerSupportsModeZ Property |
Gets boolean value indicating if
Mode extension with
ZLib is supported.
Namespace:
Limilabs.FTP.Client
Assembly:
Ftp (in Ftp.dll) Version: 2.0.22214.1022
Syntax public bool SupportsModeZ { get; }
Public ReadOnly Property SupportsModeZ As Boolean
Get
public:
property bool SupportsModeZ {
bool get ();
}
member SupportsModeZ : bool with get
Property Value
Type:
BooleanSee Also