Dart.Ssh Namespace > ConnectionInfo Class : KeyExchangeAlgorithm Property |
'Declaration Public ReadOnly Property KeyExchangeAlgorithm As String
'Usage Dim instance As ConnectionInfo Dim value As String value = instance.KeyExchangeAlgorithm
public string KeyExchangeAlgorithm {get;}
public: __property string* get_KeyExchangeAlgorithm();