Find.MatchSuffix Propriété
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.
True pour faire correspondre les mots se terminant par la chaîne de recherche. Lecture-écriture.
public:
property bool MatchSuffix { bool get(); void set(bool value); };
public bool MatchSuffix { get; set; }
member this.MatchSuffix : bool with get, set
Public Property MatchSuffix As Boolean
Valeur de propriété
Boolean
Remarques
Cette propriété correspond à la case à cocher Suffixe dans la boîte de dialogue Rechercher et remplacer.