FakeLogRecord.Category Propriedade

Definição

Recebe a categoria opcional deste disco.

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

Valor de Propriedade

Observações

A categoria corresponde ao valor T em ILogger<TCategoryName>.

Aplica-se a