Renci.SshNet.Sftp.Responses.SftpVersionResponse class SftpVersionResponse : SftpMessage Documentation Code public IDictionary<string, string> Extentions { get; set; } public uint Version { get; set; } public SftpVersionResponse()