Share via


UrlScopeRule, classe (Microsoft.Office.Server.Search.Administration)

Represents a scope rule that matches content items based on the display URL of the item.

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

Syntaxe

'Déclaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel:=True)> _
Public NotInheritable Class UrlScopeRule
    Inherits ScopeRule
'Utilisation
Dim instance As UrlScopeRule
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel=true)] 
public sealed class UrlScopeRule : ScopeRule

Hiérarchie d'héritage

System.Object
   Microsoft.Office.Server.Search.Administration.ScopeRule
    Microsoft.Office.Server.Search.Administration.UrlScopeRule

Sécurité des threads

Les membres statiques publics de ce type (Shared en Visual Basic) sont sécurisés au niveau des threads. Il n'est pas garanti que les membres d'instance soient sécurisés au niveau des threads.

Voir aussi

Référence

Membres UrlScopeRule
Microsoft.Office.Server.Search.Administration, espace de noms