Supports controls that need to write messages to the hosting application's diagnostic trace log.
Top
The following tables list the members exposed by the IApplicationDiagnostics type.
| Name | Description | |
|---|---|---|
|
TraceError | Writes an error message. |
|
TraceInformation | Writes an informational message. |
|
TraceVerbose | Writes a trivial message. |
|
TraceWarning | Writes a warning message. |
