共用方式為


JsonPolymorphicAttribute.TypeDiscriminatorPropertyName 屬性

定義

取得或設定多型類型的自定義型別歧視性屬性名稱。 如果未設定,請使用預設的 『$type』 屬性名稱。

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

屬性值

適用於