Partager via


IndexAnalyzerAttribute Classe

Définition

Indique que la Field propriété générée par FieldBuilder pour la propriété cible doit avoir sa IndexAnalyzer propriété définie sur l’analyseur spécifié.

[System.AttributeUsage(System.AttributeTargets.Property)]
public class IndexAnalyzerAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Property)>]
type IndexAnalyzerAttribute = class
    inherit Attribute
Public Class IndexAnalyzerAttribute
Inherits Attribute
Héritage
IndexAnalyzerAttribute
Attributs

Constructeurs

IndexAnalyzerAttribute(String)

Indique que l’analyseur spécifié doit être utilisé.

Propriétés

Name

Nom de l’analyseur.

S’applique à