Creates a new text file or overwrites the existing one and writes the content of the specified string to it using the specified encoding....WriteAllText ( const String & path , const String & contents ,...Arguments Parameter Type Description path const String & The file to create...