2 lines
77 B
C#
2 lines
77 B
C#
|
|
System.IO.File.WriteAllText("filename.txt", "This file contains a string.");
|