SynonymInfo.Found 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 si le dictionnaire des synonymes trouve des synonymes, antonymes, des mots ou des expressions apparentés correspondant mot ou phrase.
public:
property bool Found { bool get(); };
public bool Found { get; }
member this.Found : bool
Public ReadOnly Property Found As Boolean