Click or drag to resize
LogContextEvent Property
Info object of type EventLogInfo.

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

Property Value

Type: EventLogInfo
See Also