Skip to main content
All docs
V25.1
  • EnvironmentPolicy.SetEnvironmentVariableEventArgs Constructors

    Contains data for the SetVariable event.
    Name Parameters Description
    SetEnvironmentVariableEventArgs(String, String, Nullable<EnvironmentVariableTarget>) name, value, target Initializes a new instance of the EnvironmentPolicy.SetEnvironmentVariableEventArgs class with specified settings.
    See Also