Langue

LogValuesFormatter(String) Constructeur

Définition

Initialise une nouvelle instance de la classe LogValuesFormatter.

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)

Paramètres

format
String

Chaîne de format nommée.

S’applique à