GoogleSearchOptionsWebsite Property

Gets or sets a value that allows you to restrict all search results should to a given site.

The specified value must contain less than MaxWebsiteLength characters.

Default value: {null}

Definition

Namespace: DevCase.ThirdParty.Google.Search
Assembly: DevCase.net48.ThirdParty.GoogleServices (in DevCase.net48.ThirdParty.GoogleServices.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
[DefaultValueAttribute("")]
public string Website { get; set; }

Property Value

String

Remarks

See Also