Silverlight SDK for Microsoft Bing
WriteHistory Method (history)
OverviewMicrosoft.BingISearchStorageWriteHistory(SearchHistory)
Defines a method which writes a SearchHistory to persistent storage.
Declaration Syntax
C#Visual BasicVisual C++
void WriteHistory(
	SearchHistory history
)
Sub WriteHistory ( _
	history As SearchHistory _
)
void WriteHistory(
	SearchHistory^ history
)
Parameters
history (SearchHistory)
The SearchHistory to store

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