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

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