EventData.SystemProperties Property
Definition
Gets or sets the system properties, including the event data.
public System.Collections.Generic.IDictionary<string,object> SystemProperties { get; }
member this.SystemProperties : System.Collections.Generic.IDictionary<string, obj>
Public ReadOnly Property SystemProperties As IDictionary(Of String, Object)
Property Value
The system properties, including the event data.