Skip to content

FileUtilities

Rico Suter edited this page Jul 8, 2015 · 4 revisions
  • Package: MyToolkit.Extended
  • Platforms: WP7SL, WP8SL, WinRT, UWP

Provides helper methods for file I/O.

Static methods:

  • ReadAllTextAsync() (WinRT, UWP)
  • WriteAllTextAsync() (WinRT, UWP)
  • ReadAllText() (WP7SL, WP8SL)
  • WriteAllText() (WP7SL, WP8SL)
Clone this wiki locally