ExceptionLogEntryContext Property |
Gets the context om which the exception was thrown.
Namespace:
Autodesk.iLogic.Interfaces
Assembly:
Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
SyntaxReadOnly Property Context As ExceptionContext
Get
ExceptionContext Context { get; }
Property Value
Type:
ExceptionContext
See Also