JsonPolymorphismOptions.DerivedTypes Eigenschap

Definitie

Hiermee haalt u de lijst met afgeleide typen op die worden ondersteund in de huidige polymorfe typeconfiguratie.

public:
 property System::Collections::Generic::IList<System::Text::Json::Serialization::Metadata::JsonDerivedType> ^ DerivedTypes { System::Collections::Generic::IList<System::Text::Json::Serialization::Metadata::JsonDerivedType> ^ get(); };
public System.Collections.Generic.IList<System.Text.Json.Serialization.Metadata.JsonDerivedType> DerivedTypes { get; }
member this.DerivedTypes : System.Collections.Generic.IList<System.Text.Json.Serialization.Metadata.JsonDerivedType>
Public ReadOnly Property DerivedTypes As IList(Of JsonDerivedType)

Waarde van eigenschap

Van toepassing op