C# multiply a string with number code example Example: write string multiple times c# String.Concat(Enumerable.Repeat("Hello", 4))