Partilhar via


IndexAnalyzerAttribute Classe

Definição

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

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

Construtores

IndexAnalyzerAttribute(String)

Indica que o analisador especificado deve ser usado.

Propriedades

Name

O nome do analisador.

Aplica-se a