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.22214.1022
Syntax
public IDictionary<string, string> Extensions { get; }

Property Value

Type: IDictionaryString, String
See Also