Share via


EnumType.IsFlags プロパティ

定義

列挙型をフラグ (ビット フィールドとして処理可能) として定義できるかどうかを示す値を取得します。

public:
 property bool IsFlags { bool get(); };
public bool IsFlags { get; }
member this.IsFlags : bool
Public ReadOnly Property IsFlags As Boolean

プロパティ値

適用対象