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