FileStreamStorage<TKey> Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Utilities
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
| Name | Description | |
|---|---|---|
![]() | EnableRaisingEvents | |
![]() | IsDisposed | This API supports the product infrastructure and is not intended to be used directly from your code. Returns whether the object has been disposed once, which protects against double disposal.(Inherited from DisposableObject.) |
![]() | Item[TKey] | Open an existing stream in storage for reading. |
![]() | StorageFileExtension | Gets or sets the extension for contained files. If set to AllExtensions, the storage will recognize all files in the storage directory. |
![]() | StoragePath | Gets or sets the directory that will contain the stored files. |
Show:
