I wanted to know how to represent a whitespace character in C#. I found the empty string representation string.Empty. Is there anything like that that represent
string.Empty
No, there isn't such constant.