Compartilhar via


SearchParameters.HighlightPreTag Propriedade

Definição

Obtém ou define uma marca de cadeia de caracteres que é prefixada para atingir os realces. Deve ser definido com highlightPostTag. O padrão é <em>.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonIgnoreAttribute

Aplica-se a