JsonTypeInfo.ConstructorAttributeProvider 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定對應至還原串行化建構函式的屬性提供者。
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。