SearchContentSource Class
The SearchContentSource class represents a content source for Microsoft Office SharePoint Portal Server 2003.
System.Object
Microsoft.SharePoint.Portal.Admin.Search.SearchContentSource
Public Properties
The following table shows the properties of the SearchContentSource class, the data type of each property, and a brief description of each.
Name | Data type | Description |
---|---|---|
Depth | Int | Gets the depth of subfolders to crawl in this content source. |
FollowDirectories | Boolean | Gets or sets a flag that indicates whether to follow the directory structure when crawling this content source. |
Hops | Int | Gets the number of hops to make outside this content source while crawling. |
SourceGroup | String | Gets or sets the source group for this content source. |
Url | String | Gets the URL for this content source. |
UserName | String | Gets the user name that is authorized to access this content source. |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread safe.
Remarks
You must be logged on as an administrator or a member of the SharePoint administrators group to use the methods and properties of this class.
Requirements
Namespace: Microsoft.SharePoint.Portal.Admin.Search
Platforms: Microsoft Windows Server 2003
Assembly: Microsoft.SharePoint.Portal.Admin.Search (in Microsoft.SharePoint.Portal.Admin.Search.dll)
Security: Code Access Security