Click or drag to resize

ExceptionLogEntryFullDetails Property

Gets the full details of the exception, including the stack trace. This is the result of Exception.ToString().

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax
ReadOnly Property FullDetails As String
	Get

Property Value

Type: String
See Also