EventTracingForWindowsEventSource Properties

Properties

ConstructionException [Supported in the .NET Framework 4.5.1 and later versions] Gets any exception that was thrown during the construction of the event source.
(Inherited from EventSource)
Guid The unique identifier for the event source.
(Inherited from EventSource)
Name The friendly name of the class that is derived from the event source.
(Inherited from EventSource)
Settings Gets the settings applied to this event source.
(Inherited from EventSource)

See Also