Quantcast
Channel: What is the difference between String and string in C#? - Stack Overflow
Viewing all articles
Browse latest Browse all 69

Answer by user8207463 for What is the difference between String and string in C#?

$
0
0

string is a shortcut for System.String. The only difference is that you don´t need to reference to System.String namespace. So would be better using string than String.


Viewing all articles
Browse latest Browse all 69

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>