FakeLogger.Category Property

Definition

Gets this logger's category, as specified when the logger was created.

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

Property Value

Applies to