Silverlight SDK for Microsoft Bing
IsolatedSearchStorage Class
OverviewMicrosoft.BingIsolatedSearchStorage
An implementation of ISearchStorage which reads and writes the SearchHistory to and from isolated storage.
Declaration Syntax
C#Visual BasicVisual C++
public class IsolatedSearchStorage : ISearchStorage
Public Class IsolatedSearchStorage _
	Implements ISearchStorage
public ref class IsolatedSearchStorage : ISearchStorage
Members
All MembersConstructorsMethods



IconMemberDescription
IsolatedSearchStorage()()()
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
ReadHistory()()()
Reads an existing SearchHistory file from isolated storage.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
WriteHistory(SearchHistory)
Writes an instance of SearchHistory to isolated storage.

Inheritance Hierarchy
Object
IsolatedSearchStorage

Assembly: Microsoft.Bing.Data (Module: Microsoft.Bing.Data) Version: 1.0.0.0 (1.0.0.0)