共用方式為


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)

屬性值

適用於