[This is preliminary documentation and is subject to change.]
Namespace: NFX.ErlangAssembly: NFX.Erlang (in NFX.Erlang.dll) Version: 3.0.0.1 (3.0.0.1)
public string SSHUserName { get; set; }
public string SSHUserName { get; set; }
Public Property SSHUserName As String
Get
Set
Public Property SSHUserName As String
Get
Set
public:
virtual property String^ SSHUserName {
String^ get () sealed;
void set (String^ value) sealed;
}
public:
virtual property String^ SSHUserName {
String^ get () sealed;
void set (String^ value) sealed;
}
abstract SSHUserName : string with get, set
override SSHUserName : string with get, set
abstract SSHUserName : string with get, set
override SSHUserName : string with get, set
Property Value
Type:
StringImplements
IErlTransport SSHUserName