declare a string variable with string but use the String class when accessing one of its static members:
String.Format()
Variable
string name = "";
declare a string variable with string but use the String class when accessing one of its static members:
String.Format()
Variable
string name = "";