Поделиться через


JsonPolymorphismOptions.DerivedTypes Свойство

Определение

Возвращает список производных типов, поддерживаемых в текущей конфигурации полиморфных типов.

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)

Значение свойства

Применяется к