JsonMetadataServices.GetUnsupportedTypeConverter<T> Method
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 a type converter that throws a NotSupportedException.
public:
generic <typename T>
static System::Text::Json::Serialization::JsonConverter<T> ^ GetUnsupportedTypeConverter();
public static System.Text.Json.Serialization.JsonConverter<T> GetUnsupportedTypeConverter<T> ();
static member GetUnsupportedTypeConverter : unit -> System.Text.Json.Serialization.JsonConverter<'T>
Public Shared Function GetUnsupportedTypeConverter(Of T) () As JsonConverter(Of T)
- T
The generic definition for the type.
A JsonConverter<T> instance that throws NotSupportedException
This API is for use by the output of the System.Text.Json source generator and should not be called directly.
Produk | Versi |
---|---|
.NET | 6, 7, 8 (package-provided), 8, 9 (package-provided), 9 |
.NET Framework | 4.7 (package-provided), 4.7.1 (package-provided), 4.7.2 (package-provided), 4.8 (package-provided) |
.NET Standard | 2.0 (package-provided) |
.NET maklum balas
.NET ialah projek sumber terbuka. Pilih pautan untuk memberikan maklum balas: