UrlScopeRule members

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

The UrlScopeRule type exposes the following members.

Properties

  Name Description
Public property Count Gets the number of items in the content index that match the URL scope rule. (Overrides ScopeRule.Count.)
Public property FilterBehavior Gets or sets the behavior of the URL scope rule filter. (Overrides ScopeRule.FilterBehavior.)
Public property ID Gets the scope rule ID. (Inherited from ScopeRule.)
Protected property LogPrefix (Inherited from ScopeRule.)
Public property MatchingString Gets or sets the string to match with the content item's display URL.
Public property RuleType Gets the scope rule type. (Inherited from ScopeRule.)
Public property UrlRuleType Gets the URL scope rule type.

Top

Methods

  Name Description
Public method Delete Deletes the scope rule. (Inherited from ScopeRule.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method IsEqualRule (Inherited from ScopeRule.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method ThrowIfNotBacked (Inherited from ScopeRule.)
Public method ToString (Inherited from Object.)
Public method Update Updates the scope rule with the specified changes. (Inherited from ScopeRule.)

Top

See also

Reference

UrlScopeRule class

Microsoft.Office.Server.Search.Administration namespace