ExtensibleModelBinderAttribute.BinderType Propiedad

Definición

Obtiene el tipo del enlazador de modelos.

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

Valor de propiedad

Type

Tipo del enlazador de modelos.

Se aplica a