This topic has not yet been rated - Rate this topic

StorageContainer.OpenFile Method

Opens a file at a specified path in the StorageContainer.
NameDescription
StorageContainer.OpenFile (String, FileMode)Opens a file in the StorageContainer.
StorageContainer.OpenFile (String, FileMode, FileAccess)Opens a file in the StorageContainer in the designated mode with the specified read/write access.
StorageContainer.OpenFile (String, FileMode, FileAccess, FileShare)Opens a file in the StorageContainer in the designated mode with the specified read/write access and sharing permission.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.