Domain Detective

API Reference

Class

BingSearchWebPages

Namespace DomainDetective
Assembly DomainDetective
Modifiers sealed

Container for web page results.

Inheritance

  • Object
  • BingSearchWebPages

Usage

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

Returned or exposed by

Constructors

Properties

public List<BingSearchWebPage> Value { get; set; } #
JsonPropertyName("value")

Result list.

public Int64 TotalEstimatedMatches { get; set; } #
JsonPropertyName("totalEstimatedMatches")

Total estimated matches.

{{ include "footer" }}