Share via


ContentSource.CrawlPriority Property

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

Syntax

'Declaration
Public Property CrawlPriority As CrawlPriority
    Get
    Set
'Usage
Dim instance As ContentSource
Dim value As CrawlPriority

value = instance.CrawlPriority

instance.CrawlPriority = value
public CrawlPriority CrawlPriority { get; set; }

Property Value

Type: Microsoft.Office.Server.Search.Administration.CrawlPriority
Returns CrawlPriority.

See Also

Reference

ContentSource Class

ContentSource Members

Microsoft.Office.Server.Search.Administration Namespace