TelnetSettings.UserVariables Property
Namespace: Rebex.Net
Assembly: Rebex.Telnet.dll (version 7.0.9448)
UserVariables
Gets a collection of user-defined variables (negotiated during New-Environment as 0x03=USERVAR).
Declaration
public IDictionary<string, string> UserVariables { get; }
Property Value
| Type | Description |
|---|---|
| IDictionary<String, String> |