Share via


Content.CrawlMappings Property

Gets the collection of crawl mappings for a Shared Services Provider's search service.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public ReadOnly Property CrawlMappings As CrawlMappingCollection
    Get
'Usage
Dim instance As Content
Dim value As CrawlMappingCollection

value = instance.CrawlMappings
public CrawlMappingCollection CrawlMappings { get; }

Property Value

Type: Microsoft.Office.Server.Search.Administration.CrawlMappingCollection
A CrawlMappingCollection object containing a collection of CrawlMapping objects that represent crawl mappings.

See Also

Reference

Content Class

Content Members

Microsoft.Office.Server.Search.Administration Namespace

Microsoft.Office.Server.Search.Administration.CrawlMapping

Microsoft.Office.Server.Search.Administration.CrawlMappingCollection

Other Resources

Getting Started with the Enterprise Search Administration Object Model

Content Sources Overview

Managing Content

How to: Retrieve the Content Sources for a Shared Services Provider