Click or drag to resize
EventLogInfoException Property
Store Exception caused by Event.

Namespace: CMS.EventLog
Assembly: CMS.EventLog (in CMS.EventLog.dll) Version: 8.2.23
Syntax
C#
public Exception Exception { get; set; }

Property Value

Type: Exception
See Also