EnumDataTypeAttribute.EnumType 属性

定义

获取或设置枚举类型。

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

属性值

枚举类型。

适用于