SharePointSearchRuntime - Classe
Implémentation de runtime qui effectue une recherche par rapport à des sites SharePoint.
Hiérarchie d’héritage
System.Object
Microsoft.Office.Server.Search.Query.SharePointSearchRuntime
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public NotInheritable Class SharePointSearchRuntime _
Implements ILocationRuntime, IRefinableRuntime, IDisposable
'Utilisation
Dim instance As SharePointSearchRuntime
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public sealed class SharePointSearchRuntime : ILocationRuntime,
IRefinableRuntime, IDisposable
Cohérence de thread
Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.