ContentSource constructor

Initializes a new instance of the ContentSource class. Do not use this method to create a content source. Instead, use the Create method of the ContentSourceCollection class.

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

Syntax

'Declaration
Protected Sub New
'Usage

Dim instance As New ContentSource()
protected ContentSource()

See also

Reference

ContentSource class

ContentSource members

ContentSource overload

Microsoft.Office.Server.Search.Administration namespace