Click or drag to resize

ExtensionContainerSupportsSize Property

Gets boolean value indicating if Size is supported. True indicates you can use GetFileSize(String) method.

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

Property Value

Boolean
See Also