ExpandingEnvironmentVariablesRequestEventArgs(String) Constructor
Initializes a new instance of the EnvironmentPolicy.ExpandingEnvironmentVariablesRequestEventArgs class with specified settings.
Namespace: DevExpress.Data.Utils
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
Parameters
Name | Type | Description |
---|---|---|
name | String | The environment variable name. This value is assigned to the Name property. |
See Also