ExceptionLogEntryExceptionType Property |
Gets the exception type. This is a .NET type name including namespace (e.g. "System.ArgumentException").
Namespace:
Autodesk.iLogic.Interfaces
Assembly:
Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax ReadOnly Property ExceptionType As String
Get
string ExceptionType { get; }
Return Value
Type:
StringSee Also