Utility class to control the output of error messages and monitoring information.
See the examples in the Library Introduction.
Syntax
C# |
---|
public static class PrintManager |
Visual Basic |
---|
Public NotInheritable Class PrintManager |
Visual C++ |
---|
public ref class PrintManager abstract sealed |
F# |
---|
[<AbstractClassAttribute>] [<SealedAttribute>] type PrintManager = class end |