共用方式為


JsonTypeInfo.ConstructorAttributeProvider 屬性

定義

取得或設定對應至還原串行化建構函式的屬性提供者。

public:
 property System::Reflection::ICustomAttributeProvider ^ ConstructorAttributeProvider { System::Reflection::ICustomAttributeProvider ^ get(); };
public System.Reflection.ICustomAttributeProvider? ConstructorAttributeProvider { get; }
member this.ConstructorAttributeProvider : System.Reflection.ICustomAttributeProvider
Public ReadOnly Property ConstructorAttributeProvider As ICustomAttributeProvider

屬性值

例外狀況

JsonPropertyInfo 實例已鎖定以進行進一步修改。

備註

透過內建解析程式解析元數據時,將會填入

串行化屬性或欄位的基礎 ConstructorInfo

適用於