The Show method is no longer supported because output from the AmosDebug class is now written to the trace listeners in the Listeners collection, not to a separate AmosDebug window.
In earlier versions, the Show method made the AmosDebug window visible.
Syntax
object.Show ()
The Show method syntax has the following parts:
Part |
Description |
object |
An object of type AmosDebug. |
Default
The AmosDebug window is visible.