共用方式為


BindingMetadata.BoundConstructor 屬性

定義

取得或設定 ConstructorInfo 用來建立模型系結並驗證模型類型的 。

public:
 property System::Reflection::ConstructorInfo ^ BoundConstructor { System::Reflection::ConstructorInfo ^ get(); void set(System::Reflection::ConstructorInfo ^ value); };
public System.Reflection.ConstructorInfo BoundConstructor { get; set; }
public System.Reflection.ConstructorInfo? BoundConstructor { get; set; }
member this.BoundConstructor : System.Reflection.ConstructorInfo with get, set
Public Property BoundConstructor As ConstructorInfo

屬性值

適用於