SetConsoleVisibleLevel Method
Microsoft Robotics Class Reference
Adds a category enumeration to the list of console visible categories
Namespace: Microsoft.Dss.Diagnostics
Assembly: Microsoft.Dss.Runtime (in Microsoft.Dss.Runtime.dll) Version: 4.0.261.0 (4.0.261.0)
Syntax
public static void SetConsoleVisibleLevel(
Type categoryEnum,
TraceLevel consoleLevel
)
Parameters
- categoryEnum
Type: System. . :: . .Type
Category enumeration to add
- consoleLevel
Type: System.Diagnostics. . :: . .TraceLevel
Tracelevel to filter on