'Declaration
Property TelnetLocation As String
'Usage
Dim instance As IConnectionSettingsTelnet Dim value As String instance.TelnetLocation = value value = instance.TelnetLocation
string TelnetLocation {get; set;}
Property Value
By default, this value is not assigned. It appears among the keywords listed by the ConnectionSettings property only if you have assigned it a value.This value cannot be changed if the connection is open.