VisualBestBetHelper Members
Include Protected Members
Include Inherited Members
Applies to: Microsoft FAST Search Server 2010 for SharePoint
Helper class providing query data related to visual best bets for FAST Search Server 2010 for SharePoint.
The VisualBestBetHelper type exposes the following members.
Constructors
Name | Description | |
---|---|---|
VisualBestBetHelper | Initializes a new instance of the VisualBestBetHelper class. |
Top
Properties
Name | Description | |
---|---|---|
Description | Description of the visual best bet associated with this query result. | |
Id | Gets an identifier associated with the visual best bet. | |
KeywordTerm | Gets the keyword associated with the visual best bet. | |
Name | Gets the name of the visual best bet. | |
Teaser | Gets a short teaser associated with the visual best bet. | |
TeaserContentType | Gets the content type of the visual best bet. | |
Uri | Gets the URL of the visual object associated with the visual best bet. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top