EnvironmentPolicy.ExpandingEnvironmentVariablesRequestEventArgs Properties
Contains data for the ExpandingVariables event.| Name | Description |
|---|---|
| Cancel | Gets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs. |
| Name | Gets the environment variable name. |
See Also