JsonMetadataServices.ByteConverter Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets an object that converts Byte values.
public:
static property System::Text::Json::Serialization::JsonConverter<System::Byte> ^ ByteConverter { System::Text::Json::Serialization::JsonConverter<System::Byte> ^ get(); };
C#
public static System.Text.Json.Serialization.JsonConverter<byte> ByteConverter { get; }
static member ByteConverter : System.Text.Json.Serialization.JsonConverter<byte>
Public Shared ReadOnly Property ByteConverter As JsonConverter(Of Byte)
This API is for use by the output of the System.Text.Json source generator and should not be called directly.
Proizvod | Verzije |
---|---|
.NET | 6, 7, 8 (package-provided), 8, 9 (package-provided), 9, 10 (package-provided), 10 |
.NET Standard | 2.0 (package-provided) |
Sarađujte s nama na GitHub-u
Izvor za ovaj sadržaj može se naći na usluzi GitHub, gdje takođe možete da kreirate i pregledate probleme i povučete zahtjeve. Za više informacija pogledajte naš vodič za saradnike.
.NET povratne informacije
.NET je projekat otvorenog koda. Odaberite vezu za pružanje povratnih informacija: