WebPage Class

Definition

A sealed class containing the deserialized response from the respective Web Search API.

public sealed class WebPage
type WebPage = class
Public NotInheritable Class WebPage
Inheritance
WebPage

Constructors

Name Description
WebPage()

Properties

Name Description
Name

The name of the result.

Snippet

The result snippet.

Url

The URL of the result.

Applies to