Udostępnij za pośrednictwem


JsonMetadataServices.CharConverter Właściwość

Definicja

Pobiera obiekt, który konwertuje Char wartości.

public:
 static property System::Text::Json::Serialization::JsonConverter<char> ^ CharConverter { System::Text::Json::Serialization::JsonConverter<char> ^ get(); };
public static System.Text.Json.Serialization.JsonConverter<char> CharConverter { get; }
static member CharConverter : System.Text.Json.Serialization.JsonConverter<char>
Public Shared ReadOnly Property CharConverter As JsonConverter(Of Char)

Wartość właściwości

Uwagi

Ten interfejs API jest używany przez dane wyjściowe generatora źródłowego System.Text.Json i nie powinien być wywoływany bezpośrednio.

Dotyczy