Compiler Error C3800
'declaration': cannot mix properties and events
You cannot declare a construct to be both a property and an event.
C3800 is only reachable using the obsolete compiler option /clr:oldSyntax.
Tätä selainta ei enää tueta.
Päivitä Microsoft Edgeen, jotta voit hyödyntää uusimpia ominaisuuksia, suojauspäivityksiä ja teknistä tukea.
'declaration': cannot mix properties and events
You cannot declare a construct to be both a property and an event.
C3800 is only reachable using the obsolete compiler option /clr:oldSyntax.