PrincipalSearcher.GetUnderlyingSearcherType 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.
Retourne le type de l’objet retourné par la GetUnderlyingSearcher() méthode.
public:
Type ^ GetUnderlyingSearcherType();
[System.Security.SecurityCritical]
public Type GetUnderlyingSearcherType();
[<System.Security.SecurityCritical>]
member this.GetUnderlyingSearcherType : unit -> Type
Public Function GetUnderlyingSearcherType () As Type
Retours
Qui Type spécifie le type d’objet retourné par la GetUnderlyingSearcher() méthode.
- Attributs
Exceptions
Un QueryFilter doit d’abord être affecté à l’outil de recherche principal avant que la requête ne puisse être effectuée.