EnumConverter.EnumType 属性

定义

指定与此转换器关联的枚举数的类型。

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

属性值

与此转换器关联的枚举数的类型。

适用于