ExceptionLogEntry.Message Property

Gets the Exception.Message property from the exception.

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 25.0

Syntax

VB

ReadOnly Property Message As String
	Get

C#

string Message { get; }

Return Value

Type: String

See Also

Reference

ExceptionLogEntry Interface
Autodesk.iLogic.Interfaces Namespace