FileStreamStorage<TKey>::Open Method (TKey, StreamAccess)
Visual Studio 2015
Open an existing stream in storage.
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
Parameters
- key
-
Type:
TKey
The key for the stream.
- streamAccess
-
Type:
Microsoft.VisualStudio.Utilities::StreamAccess
The desired access for the stream.
Show: