Compartilhar via


PrincipalSearcher.GetUnderlyingSearcherType Método

Definição

Retorna o tipo do objeto retornado do GetUnderlyingSearcher() método.

public:
 Type ^ GetUnderlyingSearcherType();
public Type GetUnderlyingSearcherType();
[System.Security.SecurityCritical]
public Type GetUnderlyingSearcherType();
member this.GetUnderlyingSearcherType : unit -> Type
[<System.Security.SecurityCritical>]
member this.GetUnderlyingSearcherType : unit -> Type
Public Function GetUnderlyingSearcherType () As Type

Retornos

Um Type que especifica o tipo de objeto retornado do GetUnderlyingSearcher() método.

Atributos

Exceções

Primeiro QueryFilter , é necessário atribuir um searcher principal para que a consulta possa ser executada.

Aplica-se a