Write(String) c# how long is the string code example Example: length of a string c# string s = "Corona123"; int sizeOfString = s.Length;