PrincipalSearcher.GetUnderlyingSearcherType Método

Definição

Devolve o tipo do objeto devolvido pelo 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

Devoluções

A Type que especifica o tipo de objeto devolvido pelo GetUnderlyingSearcher() método.

Atributos

Exceções

A QueryFilter deve primeiro ser atribuído ao pesquisador principal antes de a consulta poder ser realizada.

Aplica-se a

Ver também