Share via


CrawledPropertyList Constructor

Obsolete.

Namespace:  Microsoft.SharePoint.Portal.Search.Admin.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public Sub New ( _
    schemaManager As Schema, _
    category As Category, _
    findText As String _
)
'Usage
Dim schemaManager As Schema
Dim category As Category
Dim findText As String

Dim instance As New CrawledPropertyList(schemaManager, _
    category, findText)
public CrawledPropertyList(
    Schema schemaManager,
    Category category,
    string findText
)

Parameters

See Also

Reference

CrawledPropertyList Class

CrawledPropertyList Members

Microsoft.SharePoint.Portal.Search.Admin.WebControls Namespace