mmFileUtils.WriteAllTextAsync

Writes out text file content asynchronously.Use only with NetFx.

public static Task WriteAllTextAsync(string filename, string text, 
			Encoding encoding)