Freigeben über


OptionFormattingUtilities.Format(Object, Object, String) Methode

Definition

Formatieren eines Schlüssel-Wert-Paares im Standardformat

public static string Format (object key, object value, string formatting = default);
static member Format : obj * obj * string -> string
Public Shared Function Format (key As Object, value As Object, Optional formatting As String = Nothing) As String

Parameter

key
Object

Der Schlüssel.

value
Object

Der Wert.

formatting
String

Die Formatzeichenfolge.

Gibt zurück

Ein formatiertes Schlüssel-Wert-Paar.

Gilt für: