共用方式為


EnumType.IsFlags 屬性

定義

取得值,指出列舉類型是否定義為旗標 (亦即,可視為位元欄位)

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

屬性值

適用於