
Declaration Syntax
public SearchHistoryItem(
string query
)
Public Sub New ( _
query As String _
)
public:
SearchHistoryItem(
String^ query
)

Parameters
- query (String)
- The query string entered for the search
Assembly:
Microsoft.Bing.Data (Module: Microsoft.Bing.Data) Version: 1.0.0.0 (1.0.0.0)