Constructor RawContentEventArgs
RawContentEventArgs(string, string, Provider)
Initializes a new instance of the WebSearchTool.RawContentEventArgs class.
public RawContentEventArgs(string rawContent, string requestUrl, WebSearchTool.Provider provider)
Parameters
rawContentstringThe raw content received.
requestUrlstringThe URL that was requested.
providerWebSearchTool.ProviderThe search provider.