Domain Detective

API Reference

Class

GoogleSearchInfo

Namespace DomainDetective
Assembly DomainDetective
Modifiers sealed

Additional information about the search.

Inheritance

  • Object
  • GoogleSearchInfo

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

public GoogleSearchInfo() #

Properties

public String TotalResults { get; set; } #
JsonPropertyName("totalResults")

Number of results.

public Double SearchTime { get; set; } #
JsonPropertyName("searchTime")

Search time in seconds.

{{ include "footer" }}