Search.Scope 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#) qui spécifie l’étendue de la recherche spécifiée. En lecture seule.
public:
property System::String ^ Scope { System::String ^ get(); };
public string Scope { get; }
Public ReadOnly Property Scope As String
Valeur de propriété
Remarques
La portée de la recherche est déterminée lors du lancement de la recherche. Pour plus d’informations, consultez la AdvancedSearch(String, Object, Object, Object) méthode .