Domain Detective

API Reference

Class

BingSearchResponse

Namespace DomainDetective
Assembly DomainDetective
Modifiers sealed

Bing search response wrapper.

Inheritance

  • Object
  • BingSearchResponse

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Constructors

public BingSearchResponse() #

Properties

public BingQueryContext QueryContext { get; set; } #
JsonPropertyName("queryContext")

Information about the executed query.

public BingSearchWebPages WebPages { get; set; } #
JsonPropertyName("webPages")

Web pages results container.

{{ include "footer" }}