Name | Description | |
---|---|---|
DebugView Constructor |
The following tables list the members exposed by DebugView.
Name | Description | |
---|---|---|
DebugView Constructor |
Name | Description | |
---|---|---|
RegisterDebugLogging | Provide the ability to register your custom debug class which implementes the IDebugLogging interface. | |
Write | Overloaded. Write a line of debug information to the debug output window. | |
WriteException | Send exception details and trace to output window and the Windows event log. | |
WriteToEventLog | Send the passed string array details to the output window and the Windows event log. |