Silverlight SDK for Microsoft Bing
ISearchStorage Interface
OverviewMicrosoft.BingISearchStorage
Defines a contract for an type which provides search history storage
Declaration Syntax
C#Visual BasicVisual C++
public interface ISearchStorage
Public Interface ISearchStorage
public interface class ISearchStorage
Members
All MembersMethods



IconMemberDescription
ReadHistory()()()
Defines a method which reads a SearchHistory from some persistent storage.

WriteHistory(SearchHistory)
Defines a method which writes a SearchHistory to persistent storage.

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