Silverlight SDK for Microsoft Bing
HistoryDepth Property
OverviewMicrosoft.BingSearchEnvironmentHistoryDepth
Gets/Sets the maximum depth of the SearchHistory tracked by the SearchEnvironment.
Declaration Syntax
C#Visual BasicVisual C++
public int HistoryDepth { get; set; }
Public Property HistoryDepth As Integer
public:
property int HistoryDepth {
	int get ();
	void set (int value);
}

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