JsonDerivedType Struct
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.
Represents a supported derived type defined in the metadata of a polymorphic type.
public value class JsonDerivedType
public readonly struct JsonDerivedType
type JsonDerivedType = struct
Public Structure JsonDerivedType
- Inheritance
Json |
Initializes a new instance of the JsonDerivedType class that represents a supported derived type with an integer type discriminator. |
Json |
Initializes a new instance of the JsonDerivedType class that represents a supported derived type with a string type discriminator. |
Json |
Initializes a new instance of the JsonDerivedType class that represents a supported derived type without a type discriminator. |
Derived |
Gets a derived type that should be supported in polymorphic serialization of the declared base type. |
Type |
Gets the type discriminator identifier to be used for the serialization of the subtype. |
Product | Versions |
---|---|
.NET | 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 feedback
.NET is an open source project. Select a link to provide feedback: