The read and write file samples are simple examples of how to use the File class from the System.IO namespace of the .NET base classes. In addition, they demonstrate how to use rising edge detection to execute a read or write only when needed.
The read and write file samples are simple examples of how to use the File class from the System.IO namespace of the .NET base classes. In addition, they demonstrate how to use rising edge detection to execute a read or write only when needed.