EnumConverter.EnumType Propiedad

Definición

Especifica el tipo del enumerador a que está asociado este convertidor.

protected:
 property Type ^ EnumType { Type ^ get(); };
protected Type EnumType { get; }
member this.EnumType : Type
Protected ReadOnly Property EnumType As Type

Valor de propiedad

El tipo del enumerador a que está asociado este convertidor.

Se aplica a