WebPages Class

Definition

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

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

Constructors

Name Description
WebPages()

Properties

Name Description
Value

a nullable WebPage array object containing the Web Search API response data.

Applies to