Class SearchResult
public class SearchResult : SearchContent
- Inheritance
-
objectSearchResult
- Inherited Members
Properties
DisplayScore
public string DisplayScore { get; set; }
Property Value
- string
Score
public float Score { get; set; }
Property Value
- float
Snippet
public string Snippet { get; set; }
Property Value
- string