Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 456 Bytes

compiler-error-c3817.md

File metadata and controls

15 lines (12 loc) · 456 Bytes
description title ms.date f1_keywords helpviewer_keywords ms.assetid
Learn more about: Compiler Error C3817
Compiler Error C3817
11/04/2016
C3817
C3817
c6dbb57a-c65e-4040-8dd2-85bd9d4fd337

Compiler Error C3817

'declaration' : property can only be applied to a function

The property keyword can only be a applied to a function definition.

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