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.DefaultCategory

Represents the default category of message with a constant.

[Visual Basic]
Public Shared ReadOnly DefaultCategory As String
[C#]
public static readonly string DefaultCategory;
[C++]
public: static readonly String* DefaultCategory;
[JScript]
public static var DefaultCategory : String;

See Also

Debugger Class | Debugger Members | System.Diagnostics Namespace