FileStreamStorage<TKey>::Delete Method (TKey)
Visual Studio 2015
Deletes from storage the Stream identified by the given key.
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
Parameters
- key
-
Type:
TKey
The key.
Implements
IStreamStorage<TKey>::Delete(TKey)
Show: