Edit

Share via


Compiler Error C3812

'property' must be the first token in a property declaration

When declaring a property, the __property keyword must be the first token on the line.

C3812 is only reachable using the obsolete compiler option /clr:oldSyntax.