Hey, all -
I've been migrating an old Bing web search app to the Azure format, using the C# proxy 'BingSearchContainer' class. No problem, simple enough to implement, except... I can't see how to restrict search results to a particular domain as was previously
possible using the 'site:' operator in the query string.
Could some kind soul please point me at a solution?
TIA.