Click or drag to resize

FtpItemExtensions Property

Provides access to additional elements parsed from the server response.

Namespace: Limilabs.FTP.Client
Assembly: Ftp (in Ftp.dll) Version: 2.0.26109.1248
Syntax
public IDictionary<string, string> Extensions { get; }

Property Value

IDictionaryString, String
See Also