Click or drag to resize
IsolatedStorageFileOpenFile Method
Overload List
  NameDescription
Public methodOpenFile(String, FileMode)
Opens a file in the specified mode.
Public methodOpenFile(String, FileMode, FileAccess)
Opens a file in the specified mode with the specified read/write access.
Public methodOpenFile(String, FileMode, FileAccess, FileShare)
Opens a file in the specified mode, with the specified read/write access and sharing permission.
Top
See Also