EnvironmentPolicy.ExitingProcessEventArgs.Exception Property
In This Article
Gets the exception.
Namespace: DevExpress.Data.Utils
Assembly: DevExpress.Data.v24.2.dll
NuGet Package: DevExpress.Data
#Declaration
#Property Value
Type | Description |
---|---|
Exception | The exception. |
#Remarks
Read the following topic for additional information and an example: ExitingProcess.
See Also