EnvironmentPolicy.ExitingProcessEventArgs.Message Property
In This Article
Gets the error message.
Namespace: DevExpress.Data.Utils
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
#Declaration
#Property Value
Type | Description |
---|---|
String | The error message. |
#Remarks
Read the following topic for additional information and an example: ExitingProcess.
See Also