HighlightedString Members
Include Protected Members
Include Inherited Members
Represents the hit-highlighted summary.
The HighlightedString type exposes the following members.
Constructors
Name | Description | |
---|---|---|
HighlightedString | Initializes a new instance of the HighlightedString class. |
Top
Properties
Name | Description | |
---|---|---|
HighlightCount | Gets or sets the number of times a hit-highlighted term appears in the summary. | |
Value | Gets or sets the hit-highlighted term. |
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