ExtensibleModelBinderAttribute.BinderType 属性

定义

获取模型绑定器类型。

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

属性值

Type

模型绑定器类型。

适用于