Gets or sets the extensions.
Namespace: Renci.SshNet.SftpAssembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax
public IDictionary<string, string> Extensions { get; private set; }
Field Value
The extensions.See Also