IOrderedStreamStorage<TKey> Properties

Visual Studio 2015
 

Namespace:   Microsoft.VisualStudio.Utilities
Assembly:  Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)

NameDescription
System_CAPS_pubpropertyCount

Gets the count of Streams in storage.

System_CAPS_pubpropertyItem[TKey]

Opens an existing Stream in storage for reading.(Inherited from IStreamStorage<TKey>.)

System_CAPS_pubpropertyItem[Int32]

Opens an existing Stream in storage for reading at the given index.

Return to top
Show: