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