WebApplicationInformation::ToString Method ()
.NET Framework (current version)
Formats event information for display purposes.
Assembly: System.Web (in System.Web.dll)
The ToString method formats event information by calling the FormatToString method.
Note |
|---|
When formatting your custom event information for display, override the FormatToString method rather than this ToString method. This will avoid overwriting or tampering with sensitive system information. |
For an example of using the ToString method, see WebEventProvider.
.NET Framework
Available since 2.0
Available since 2.0
Show:
