ModelMetadata.BinderType Proprietà

Definizione

Ottiene l'oggetto Type di un IModelBinder oggetto di un modello se specificato in modo esplicito utilizzando IBinderTypeProviderMetadata.

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

Valore della proprietà

Si applica a