Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
'enum member' : cannot use this symbol without qualifier
When using managed code and when two or more enumerations contain an identifier with the same name, you must explicitly qualify references to the identifier.
C3275 is only reachable using the obsolete compiler option /clr:oldSyntax
. It's not generated in Visual Studio 2022 or later versions.