Related resources for FileInfo.CreateText
  • Create a Text File in C#1/16/2019 8:30:16 AM. There are multiple ways you can create files in C# and .NET. This article provides code samples to create files in C# using File.Create() method, File.CreateText(), FileInfo.Create, and FileInfo.Creat