Namespace OpenSilver.IO
Classes
MemoryFileInfo
This is an alternative to having a System.IO.FileInfo in the browser. To accomodate for file system restrictions in the browser, this behaves like an in-memory file.
Important: This must follow the System.IO.FileInfo class interface. Then no compilation errors are expected when migrating from Silverlight.