Skip to main content
All docs
V25.1
  • EnvironmentPolicy.ExpandingEnvironmentVariablesRequestEventArgs Properties
    Show Inherited Hide Inherited

    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