CapabilitiesRespondedEventArgs.Exception Property
Gets a thrown exception.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v25.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
| Type | Description |
|---|---|
| Exception | A Exception that has been thrown. |
See Also