Users Pricing

forum

Home Forums What's the difference between String and string? – MindStick

What's the difference between String and string?

Anonymous User 2002 29 May 2013
Hi MindStickians,

In C#, what is the difference between String and string? (note the case)

Example:

string s = "Hello, World";
String S = "Hello, World";

Also, what are the guidelines for the use of each?
Your help is a great appreciated. 

1 Answers

Markdown for AI

A clean, structured version of this page for AI assistants and LLMs.

Open .md