Partager via


SearchContext.Current, propriété (Microsoft.Office.Server.Search.Administration)

Gets the SearchContext instance for the current request.

Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)

Syntaxe

'Déclaration
Public Shared ReadOnly Property Current As SearchContext
'Utilisation
Dim value As SearchContext

value = SearchContext.Current
public static SearchContext Current { get; }

Valeur de la propriété

A SearchContext object representing the instance for the current request.

Voir aussi

Référence

SearchContext, classe
Membres SearchContext
Microsoft.Office.Server.Search.Administration, espace de noms