Silverlight SDK for Microsoft Bing
SearchHistoryItem Class
OverviewMicrosoft.BingSearchHistoryItem
Implements a simple serializable object for capturing a search query
Declaration Syntax
C#Visual BasicVisual C++
public class SearchHistoryItem
Public Class SearchHistoryItem
public ref class SearchHistoryItem
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
SearchHistoryItem()()()
Instantiates a SearchHistoryItem instance

SearchHistoryItem(String)
Instantiates a SearchHistoryItem instance.

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.)
LastUsed
Gets/Sets a DateTime for the SearchHistoryItem.

Query
Gets/Sets the Query string for the SearchHistoryItem.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
SearchHistoryItem

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