EnvironmentPolicy.SettingEnvironmentVariableRequestEventArgs.Value Property
Gets or sets the value of the environment variable.
Namespace: DevExpress.Data.Utils
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
Type | Description |
---|---|
String | The value of the environment variable. |
See Also