Поділитися через


FakeLogger.Category Property

Definition

Overloads

Category

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

Category

Source:
FakeLogger.cs
Source:
FakeLogger.cs
Source:
FakeLogger.cs

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