Silverlight SDK for Microsoft Bing
WriteHistory Method (history)
OverviewMicrosoft.BingIsolatedSearchStorageWriteHistory(SearchHistory)
Writes an instance of SearchHistory to isolated storage.
Declaration Syntax
C#Visual BasicVisual C++
public void WriteHistory(
	SearchHistory history
)
Public Sub WriteHistory ( _
	history As SearchHistory _
)
public:
virtual void WriteHistory(
	SearchHistory^ history
) sealed
Parameters
history (SearchHistory)
The SearchHistory instance to write to isolated storage.

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