Compartilhar via


SearchParameters.HighlightPostTag Propriedade

Definição

Obtém ou define uma marca de cadeia de caracteres que é acrescentada aos realces de ocorrência. Deve ser definido com highlightPreTag. O padrão é </em>.

[Newtonsoft.Json.JsonIgnore]
public string HighlightPostTag { get; set; }
[<Newtonsoft.Json.JsonIgnore>]
member this.HighlightPostTag : string with get, set
Public Property HighlightPostTag As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonIgnoreAttribute

Aplica-se a