Property IsFlagsEnum IsFlagsEnum Gets a value indicating whether this enumeration is a flags enumeration (i.e. has FlagsAttribute applied to it). Declaration public static bool IsFlagsEnum { get; } Property Value Type Description bool