Message in Japanese (日本語)
オブジェクトの型はフラグ属性が設定された列挙型である必要があります。'<var>X</var>' は列挙型でないか、フラグ属性が設定されていません。代わりに、フラグ属性が設定された列挙型を使用してください。
Unlocalized message
Object type must be an enum with the flag attribute. '<var>X</var>' is not an enum - or the flag attribute is not set. Please use an enum type with the flag attribute instead.
Search by Google