PrincipalSearcher.GetUnderlyingSearcherType Méthode

Définition

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.

S’applique à

Voir aussi