Context |
Scroll |
Gets or sets the context where the search string was found.
Namespace: Therefore.API
Visual Basic Public Overridable Property Search As String C# public virtual string Search { get; set; }
Property ValueThe context where the search string was found. |
Definition: ContextThe context refers to a small text passage around the location at which a string has been found in a document, similar to the text passages shown on the result page of an internet search engine. |