c# convert string into string with variable code example Example: c# write variable in string int age = 22; Console.WriteLine($"Age: {age}");