LogValuesFormatter(String) Konstruktor

Definition

Initialisiert eine neue Instanz der LogValuesFormatter-Klasse.

public:
 LogValuesFormatter(System::String ^ format);
public LogValuesFormatter(string format);
new Microsoft.Extensions.Logging.Internal.LogValuesFormatter : string -> Microsoft.Extensions.Logging.Internal.LogValuesFormatter
Public Sub New (format As String)

Parameter

format
String

Die benannte Formatzeichenfolge.

Gilt für: