FullTextStopList.AddStopWord(String, String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Ajoute le mot vide spécifié avec la langue de texte intégral spécifiée à la liste de mots vides
public void AddStopWord(string stopword, string language);
member this.AddStopWord : string * string -> unit
Public Sub AddStopWord (stopword As String, language As String)
Paramètres
- stopword
- String
- language
- String