Compartilhar via


SearchAnalyzerAttribute Classe

Definição

Indica que o Field gerado por FieldBuilder para a propriedade de destino deve ter sua SearchAnalyzer propriedade definida como o analisador especificado.

[System.AttributeUsage(System.AttributeTargets.Property)]
public class SearchAnalyzerAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Property)>]
type SearchAnalyzerAttribute = class
    inherit Attribute
Public Class SearchAnalyzerAttribute
Inherits Attribute
Herança
SearchAnalyzerAttribute
Atributos

Construtores

SearchAnalyzerAttribute(String)

Indica que o analisador especificado deve ser usado.

Propriedades

Name

O nome do analisador.

Aplica-se a