Class WebSearchFilter
Filters for the search.
[Serializable]
public class WebSearchFilter
- Inheritance
-
objectWebSearchFilter
Properties
AllowedDomains
Optional. Allowed domains for the search.
public List<string> AllowedDomains { get; set; }
Property Value
- List<string>