
Declaration Syntax
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)