ContentSource 构造函数
ContentSource类的新实例进行初始化。不使用此方法来创建一个内容源。相反,使用ContentSourceCollection类的Create方法。
命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
Protected Sub New
用法
Dim instance As New ContentSource()
protected ContentSource()