Search Results for

    Show / Hide Table of Contents

    Class PhraseSuggestHighlight

    Inheritance
    object
    PhraseSuggestHighlight
    Implements
    IPhraseSuggestHighlight
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: OpenSearch.Client
    Assembly: OpenSearch.Client.dll
    Syntax
    public class PhraseSuggestHighlight : IPhraseSuggestHighlight

    Properties

    | Edit this page View Source

    PostTag

    The post tag

    Declaration
    public string PostTag { get; set; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    PreTag

    The pre tag

    Declaration
    public string PreTag { get; set; }
    Property Value
    Type Description
    string

    Implements

    IPhraseSuggestHighlight

    Extension Methods

    SuffixExtensions.Suffix(object, string)
    • Edit this page
    • View Source
    In this article
    • Properties
      • PostTag
      • PreTag
    • Implements
    • Extension Methods
    Back to top Generated by DocFX