NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Debugger Class

Enables communication with a debugger.

Object
   Debugger

[Visual Basic]
NotInheritable Public Class Debugger
[C#]
public sealed class Debugger
[C++]
public __gc __sealed class Debugger
[JScript]
public class Debugger

Remarks

[To be supplied.]

Requirements

Namespace: System.Diagnostics

Assembly: mscorlib.dll

See Also

Debugger Members | System.Diagnostics Namespace