Gets the context om which the exception was thrown.
Namespace:
Autodesk.iLogic.Interfaces
Assembly:
Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 25.0
Syntax
VB
ReadOnly Property Context As ExceptionContext
Get
C#
ExceptionContext Context { get; }
Property Value
Type:
ExceptionContext
See Also
Reference