EnvironmentPolicy.SettingEnvironmentVariableRequestEventArgs.Target Property
Gets the location where an environment variable is stored.
Namespace: DevExpress.Data.Utils
Assembly: DevExpress.Data.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Nullable<EnvironmentVariableTarget> | The location where an environment variable is stored. |
See Also