EnvironmentPolicy.SetEnvironmentVariableEventArgs.Name Property
Gets the environment variable name.
Namespace: DevExpress.Data.Utils
Assembly: DevExpress.Data.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
String | The variable name. |
See Also