C# 中的string 關鍵字是String 的別名。 因此,String 和string 是對等用法,而您可以 依偏好使用其中一個命名慣例。 String ...
msdn.microsoft.com