EnumDataTypeAttribute.EnumType プロパティ

定義

列挙型を取得または設定します。

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

プロパティ値

列挙型。

適用対象