: SearchContext.Current (Propiedad) (Microsoft.Office.Server.Search.Administration)
Gets the SearchContext instance for the current request.
Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
Sintaxis
'Declaración
Public Shared ReadOnly Property Current As SearchContext
'Uso
Dim value As SearchContext
value = SearchContext.Current
public static SearchContext Current { get; }
Valor de propiedad
A SearchContext object representing the instance for the current request.
Vea también
Referencia
SearchContext (Clase)
SearchContext (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)