Windows.Storage.StorageFile.OpenAsync
February 8, 2017 ยท View on GitHub
-description
Opens a random-access stream with the specified options over the specified file.
-parameters
-param accessMode
One of the enumeration values that specifies the type of access to allow.
-returns
When this method completes, it returns an IRandomAccessStream that contains the requested random-access stream.