LogEntry<TState>.Category Property

Definition

Gets the log category.

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

Property Value

A string that represents the log category.

Applies to