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 

字段值

注解

此默认常量的值为 null. DefaultCategory使用 Log

适用于