JsonDerivedType.TypeDiscriminator Property

Definition

Gets the type discriminator identifier to be used for the serialization of the subtype.

public:
 property System::Object ^ TypeDiscriminator { System::Object ^ get(); };
public object? TypeDiscriminator { get; }
member this.TypeDiscriminator : obj
Public ReadOnly Property TypeDiscriminator As Object

Property Value

Applies to