Sdílet prostřednictvím


JsonPolymorphismOptions.DerivedTypes Vlastnost

Definice

Získá seznam odvozených typů podporovaných v aktuální polymorfní typ konfigurace.

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)

Hodnota vlastnosti

Platí pro