Partager via


JsonPolymorphicAttribute.TypeDiscriminatorPropertyName Propriété

Définition

Obtient ou définit un nom de propriété discriminateur de type personnalisé pour le type polymorhique. Utilise le nom de propriété « $type » par défaut s’il n’est pas défini.

public:
 property System::String ^ TypeDiscriminatorPropertyName { System::String ^ get(); void set(System::String ^ value); };
public string? TypeDiscriminatorPropertyName { get; set; }
member this.TypeDiscriminatorPropertyName : string with get, set
Public Property TypeDiscriminatorPropertyName As String

Valeur de propriété

S’applique à