Class UrlSearchSource
Inherited Members
Namespace: Glitch9.AIDevKit
Assembly: Glitch9.AIDevKit.dll
Syntax
public class UrlSearchSource : WebSearchSource
Properties
| Edit this page View SourceUrl
Required. The URL of the source.
Declaration
[JsonProperty("url")]
public string Url { get; set; }
Property Value
| Type | Description |
|---|---|
| string |