CrawledPropertyMapping Members

Include Protected Members
Include Inherited Members

Represents a crawled property mapping as a list of crawled properties.

The CrawledPropertyMapping type exposes the following members.

Properties

  Name Description
Public property Count (Inherited from ICollection<CrawledProperty>.)
Public property IsReadOnly (Inherited from ICollection<CrawledProperty>.)
Public property Item (Inherited from IList<CrawledProperty>.)

Top

Methods

  Name Description
Public method Add (Inherited from ICollection<CrawledProperty>.)
Public method Clear (Inherited from ICollection<CrawledProperty>.)
Public method Contains (Inherited from ICollection<CrawledProperty>.)
Public method CopyTo (Inherited from ICollection<CrawledProperty>.)
Public method GetEnumerator() (Inherited from IEnumerable<CrawledProperty>.)
Public method GetEnumerator() (Inherited from IEnumerable.)
Public method IndexOf (Inherited from IList<CrawledProperty>.)
Public method Insert (Inherited from IList<CrawledProperty>.)
Public method Remove (Inherited from ICollection<CrawledProperty>.)
Public method RemoveAt (Inherited from IList<CrawledProperty>.)

Top

See Also

Reference

CrawledPropertyMapping Interface

Microsoft.SharePoint.Search.Extended.Administration.Schema Namespace