ProcessStartPolicy.ProcessStartFailedExceptionEventArgs.Exception Property
Gets the exception.
Namespace: DevExpress.Data.Utils
Assembly: DevExpress.Data.Desktop.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Exception | The exception. |
See Also