LogValuesFormatter(String) Konstruktor

Definition

Diese API unterstützt die .NET-Infrastruktur und sollte nicht direkt aus dem Code verwendet werden.

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

Gilt für: