Share via


BindPropertyAttribute.BinderType 屬性

定義

Type 實作其中一個 IModelBinder

public:
 property Type ^ BinderType { Type ^ get(); void set(Type ^ value); };
public Type BinderType { get; set; }
public Type? BinderType { get; set; }
member this.BinderType : Type with get, set
Public Property BinderType As Type

屬性值

備註

如果指定的 (非 nullIModelBinder) 實作不正確,則設定 BindingSourceCustom 此屬性的子類別。

適用於