ModelBinderAttribute.BinderType プロパティ

定義

バインダーの型を取得または設定します。

public Type BinderType { get; }
member this.BinderType : Type
Public ReadOnly Property BinderType As Type

プロパティ値

バインダーの型。

適用対象