how to change the color of a single line of code in csharp

Code Example - how to change the color of a single line of code in csharp

                
                        Console.ForegroundColor=ConsoleColor.cyan;