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 | |
---|---|---|
Count | (Inherited from ICollection<CrawledProperty>.) | |
IsReadOnly | (Inherited from ICollection<CrawledProperty>.) | |
Item | (Inherited from IList<CrawledProperty>.) |
Top
Methods
Name | Description | |
---|---|---|
Add | (Inherited from ICollection<CrawledProperty>.) | |
Clear | (Inherited from ICollection<CrawledProperty>.) | |
Contains | (Inherited from ICollection<CrawledProperty>.) | |
CopyTo | (Inherited from ICollection<CrawledProperty>.) | |
GetEnumerator() | (Inherited from IEnumerable<CrawledProperty>.) | |
GetEnumerator() | (Inherited from IEnumerable.) | |
IndexOf | (Inherited from IList<CrawledProperty>.) | |
Insert | (Inherited from IList<CrawledProperty>.) | |
Remove | (Inherited from ICollection<CrawledProperty>.) | |
RemoveAt | (Inherited from IList<CrawledProperty>.) |
Top
See Also
Reference
CrawledPropertyMapping Interface
Microsoft.SharePoint.Search.Extended.Administration.Schema Namespace