EnumDataTypeAttribute.EnumType 屬性

定義

取得或設定列舉型別。

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

屬性值

Type

列舉類型。

適用於