FileStreamStorage<TKey>::Create Method (TKey)
Visual Studio 2015
Opens a new stream for writing, adding it to storage.
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
Parameters
- key
-
Type:
TKey
The key.
Implements
IStreamStorage<TKey>::Create(TKey)
Show: