JsonSerializableAttribute.TypeInfoPropertyName 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定在產生之衍生 JsonSerializerContext 型別上為型別產生的 JsonTypeInfo<T> 屬性名稱。
public:
property System::String ^ TypeInfoPropertyName { System::String ^ get(); void set(System::String ^ value); };
public string? TypeInfoPropertyName { get; set; }
member this.TypeInfoPropertyName : string with get, set
Public Property TypeInfoPropertyName As String
屬性值
備註
這個屬性適用于解決編譯關閉中另一個類型的名稱衝突。