Interface ISystemEnvironment
Namespace: i5.Toolkit.Core.Experimental.SystemAdapters
Assembly: cs.temp.dll.dll
Syntax
public interface ISystemEnvironment
Methods
GetEnvironmentVariable(String)
Declaration
string GetEnvironmentVariable(string variable)
Parameters
| Type | Name | Description |
|---|---|---|
| String | variable |
Returns
| Type | Description |
|---|---|
| String |