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