ExtensibleModelBinderAttribute.BinderType プロパティ

定義

モデル バインダーの種類を取得します。

public:
 property Type ^ BinderType { Type ^ get(); };
public Type BinderType { get; }
member this.BinderType : Type
Public ReadOnly Property BinderType As Type

プロパティ値

Type

モデル バインダーの種類。

適用対象