IsolatedStorageFileOpenFile Method |
Name | Description | |
---|---|---|
![]() | OpenFile(String, FileMode) | Opens a file in the specified mode. |
![]() | OpenFile(String, FileMode, FileAccess) | Opens a file in the specified mode with the specified read/write access. |
![]() | OpenFile(String, FileMode, FileAccess, FileShare) | Opens a file in the specified mode, with the specified read/write access and sharing permission. |