Env |
The EnvAccess Type exposes the following members.
| Name | Description of the | |
|---|---|---|
| EnvAccess | Standard constructor. |
| Name | Description of the | |
|---|---|---|
| ActivationData | Conversion to .net standard 2.0. Replaces the command line arguments for ClickOnce installations under .net standard 2.0. | |
| Description | Returns a descriptive name of this StringValueGetter, e.g. name plus source path if applicable. |
| Name | Description of the | |
|---|---|---|
| GetStringValue | Returns exactly one value for a key. If there is no value for the key, defaultValue is returned. | |
| GetStringValues | Returns a string array for a key. If there is no value for the key, defaultValue is returned. |