Search.Tag 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.
Retourne une chaîne (chaîne en C#) spécifiant le nom de la recherche actuelle. La propriété Tag permet d’identifier une recherche spécifique. En lecture seule.
public:
property System::String ^ Tag { System::String ^ get(); };
public string Tag { get; }
Public ReadOnly Property Tag As String
Valeur de propriété
Remarques
La propriété Tag est définie à l’aide de la AdvancedSearch(String, Object, Object, Object) méthode lors de la création de l’objet Search .