Skip to content

Commit 84b0840

Browse files
authored
Add leading example sentence in C3917 error reference
1 parent 61af7f4 commit 84b0840

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/error-messages/compiler-errors-2/compiler-error-c3917.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ For more information, see [property](../../extensions/property-cpp-component-ext
1717

1818
## Example
1919

20+
The following example generates C3917:
21+
2022
```cpp
2123
// C3917.cpp
2224
// compile with: /clr /c

0 commit comments

Comments
 (0)