ExtensibleModelBinderAttribute.BinderType 속성

정의

모델 바인더 형식을 가져옵니다.

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

속성 값

Type

모델 바인더 형식입니다.

적용 대상