EnumBuilder.BaseType プロパティ

定義

常にTypeするこの型の親Enumを返します。

public:
 virtual property Type ^ BaseType { Type ^ get(); };
public override Type? BaseType { get; }
public override Type BaseType { get; }
member this.BaseType : Type
Public Overrides ReadOnly Property BaseType As Type

プロパティ値

読み取り専用。 この型の親 Type

適用対象