String (System.StringSystem.String) is a class in the base class library. string (lower case) is a reserved work in C# that is an alias for System.String. Int32 vs int is a similar situation as is Boolean vs. boolBoolean vs. bool. These C# language specific keywords enable you to declare primitives in a style similar to C.
Vishal Suthar
- reputation score 17254
- 4 gold badges
- 64 silver badges
- 109 bronze badges
Joe Alfano
- reputation score 10319
- 6 gold badges
- 32 silver badges
- 40 bronze badges
lang-cs