Is there a way to use a tab character like a new line character inside the Environment class, instead of using \"\\t\"?
\"\\t\"
You can also use ControlChars.Tab.