c# trim string based on _ code example Example: c# trim string string hello = " hello world "; hello.Trim();