DuckDuckGoSearchResult Class

Assembly
Rocket.Surgery.Airframe.Data.dll
Namespace
Data
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["DuckDuckGoSearchResult"] class Type type-node

Syntax

public class DuckDuckGoSearchResult

Attributes

Type Description
NullableContextAttribute
NullableAttribute

Constructors

Properties

Name Value Summary
Abstract string
AbstractSource string
AbstractText string
AbstractUrl string
Answer string
AnswerType string
Definition string
DefinitionSource string
DefinitionUrl string
Heading string
Image string
Redirect string
RelatedTopics List<DuckDuckGoQueryResult>
Results List<DuckDuckGoQueryResult>
Type string

Extension Methods