EnumType.IsFlags 속성

정의

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

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

속성 값

적용 대상