次の方法で共有


PropertyDefinition.IsEnum プロパティ

定義

プロパティが列挙型かどうかを示します。

public bool? IsEnum { get; set; }
member this.IsEnum : Nullable<bool> with get, set
Public Property IsEnum As Nullable(Of Boolean)

プロパティ値

適用対象