Debugger.DefaultCategory フィールド
定数を持つメッセージの既定のカテゴリを表します。
Public Shared ReadOnly DefaultCategory As String
[C#]
public static readonly string DefaultCategory;
[C++]
public: static String* DefaultCategory;
[JScript]
public static var DefaultCategory : String;
解説
既定の定数の値は null 参照 (Visual Basic では Nothing) です。 DefaultCategory は Log で使用されます。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ