GoogleSearchOptionsFilterResults Property

Gets or sets a value indicating whether to exclude similar website results from the search pages.

Default value:

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(false)]
public bool FilterResults { get; set; }

Property Value

Boolean

Remarks

See Also