다음을 통해 공유


JsonObjectInfoValues<T>.ConstructorAttributeProviderFactory 속성

정의

역직렬화 생성자에 해당하는 지연된 특성 공급자를 제공합니다.

public:
 property Func<System::Reflection::ICustomAttributeProvider ^> ^ ConstructorAttributeProviderFactory { Func<System::Reflection::ICustomAttributeProvider ^> ^ get(); void set(Func<System::Reflection::ICustomAttributeProvider ^> ^ value); };
public Func<System.Reflection.ICustomAttributeProvider>? ConstructorAttributeProviderFactory { get; init; }
member this.ConstructorAttributeProviderFactory : Func<System.Reflection.ICustomAttributeProvider> with get, set
Public Property ConstructorAttributeProviderFactory As Func(Of ICustomAttributeProvider)

속성 값

적용 대상