Debugger.DefaultCategory 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
使用常數表示訊息的預設分類。
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 使用。