PrincipalSearcher.GetUnderlyingSearcherType Metodo

Definizione

Restituisce il tipo dell'oggetto restituito dal GetUnderlyingSearcher() metodo .

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

Valori restituiti

Oggetto Type che specifica il tipo di oggetto restituito dal GetUnderlyingSearcher() metodo .

Attributi

Eccezioni

Prima QueryFilter di poter eseguire la query, è necessario assegnare un oggetto all'entità di ricerca.

Si applica a

Vedi anche