The event information.
The WebBaseEvent.ToString method formats event information by calling the WebApplicationInformation.FormatToString(WebEventFormatter) method.
When formatting your custom event information for display, override the WebApplicationInformation.FormatToString(WebEventFormatter) method rather than this WebApplicationInformation.ToString method. This will avoid overwriting or tampering with sensitive system information.