Debugger.DefaultCategory フィールド

定義

定数を持つメッセージの既定のカテゴリを表します。

public: static initonly System::String ^ DefaultCategory;
public static readonly string? DefaultCategory;
public static readonly string DefaultCategory;
 staticval mutable DefaultCategory : string
Public Shared ReadOnly DefaultCategory As String 

フィールド値

注釈

この既定の定数の値は です nullDefaultCategoryLog によって使用されます。

適用対象