Sdílet prostřednictvím


PrincipalSearcher.GetUnderlyingSearcherType Metoda

Definice

Vrátí typ objektu vráceného z GetUnderlyingSearcher() metody .

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

Návraty

A Type , který určuje typ objektu vráceného GetUnderlyingSearcher() z metody .

Atributy

Výjimky

Před QueryFilter provedením dotazu musí být nejprve přiřazena k hlavnímu vyhledávacímu objektu.

Platí pro

Viz také