EnvironmentPolicy.ExpandedEnvironmentVariablesEventArgs Properties
Contains data for the ExpandedVariables event.| Name | Description |
|---|---|
| Name | Gets a string that contains names of zero or more environment variables. |
| Value | Gets or sets the resulting string. |
See Also