© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
C
C#
•
3y ago
•
15 replies
Sandy Stone
❔ Difference between using readonly or { get; }?
The only difference I can think of is that if we use
{ get; }
{ get; }
then we are converting from a field to a property
; but I
'm not so sure about this
.
.
.
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Difference between await & GetAwaiter()/GetResult()
C
C# / help
3y ago
Difference between using { get; set; } and not
C
C# / help
4y ago
Difference between variable using and statement using?
C
C# / help
4y ago