Table of Contents

Class WebSearchFilter

Namespace
Glitch9.AIDevKit

Filters for the search.

[Serializable]
public class WebSearchFilter
Inheritance
object
WebSearchFilter

Properties

AllowedDomains

Optional. Allowed domains for the search.

public List<string> AllowedDomains { get; set; }

Property Value

List<string>