Share via


IBinderTypeProviderMetadata.BinderType Property

Definition

A Type which implements either IModelBinder.

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

Property Value

Applies to