We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 101e574 commit 79d20a5Copy full SHA for 79d20a5
docs/core/whats-new/dotnet-9/overview.md
@@ -88,6 +88,8 @@ C# 13 ships with the .NET 9 SDK and includes the following new features:
88
- Partial properties and indexers are now allowed in `partial` types.
89
- Overload resolution priority allows library authors to designate one overload as better than others.
90
91
+In addition, C# 13 adds a preview feature: `field` backed properties.
92
+
93
For more information, see [What's new in C# 13](../../../csharp/whats-new/csharp-13.md).
94
95
## F# 9
0 commit comments