A class with helper methods for file related operations.
| C# | Visual Basic | Visual C++ |
public static class FileHelper
Public NotInheritable Class FileHelper
public ref class FileHelper abstract sealed
| All Members | Methods | ||||
| Icon | Member | Description |
|---|---|---|
| WriteToFile(String, String, DataSet) |
Writes data to the specified files in the specified format.
| |
| WriteToFile(String, String) |
Writes the specified text to the specified files.
|
| Object | |
| FileHelper | |