SshChannel.PassEnvironmentVariable Method
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9147)
PassEnvironmentVariable(String, String)
Passes an environment variable to the shell/command to be started later.
Declaration
public void PassEnvironmentVariable(string name, string value)