다음을 통해 공유


EnumType.IsFlags 속성

정의

열거형 형식이 플래그로 정의되었는지(즉, 비트 필드로 처리될 수 있는지) 여부를 나타내는 값을 가져옵니다.

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

속성 값

적용 대상