C# ignore case string code example Example: C# how to ignore case if (val.Equals("astringvalue", StringComparison.InvariantCultureIgnoreCase))