EnvironmentPolicy.GotEnvironmentVariableEventArgs.Value Property
Gets or sets the value of the environment variable.
Namespace: DevExpress.Data.Utils
Assembly: DevExpress.Data.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
String | The value of the environment variable. |
See Also