Share via


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

WebPage()

Properties

Name

The name of the result.

Snippet

The result snippet.

Url

The URL of the result.

Applies to