The preffered protocol version.
Namespace: Jscape.SftpAssembly: Jscape.Ssh (in Jscape.Ssh.dll) Version: 2.7.2.0
Syntax
C# |
---|
public int TargetVersion { get; set; } |
Visual Basic |
---|
Public Property TargetVersion As Integer Get Set |
Visual C++ |
---|
public: property int TargetVersion { int get (); void set (int value); } |