LogEntry<TState>.Category プロパティ

定義

ログ カテゴリを取得します。

public:
 property System::String ^ Category { System::String ^ get(); };
public string Category { get; }
member this.Category : string
Public ReadOnly Property Category As String

プロパティ値

ログ カテゴリを表す文字列。

適用対象