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