PrincipalSearcher.GetUnderlyingSearcherType Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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.