ContentProcessingComponent 构造函数 (String)
ContentProcessingComponent类的新实例进行初始化。
命名空间: Microsoft.Office.Server.Search.Administration.Topology
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
Public Sub New ( _
serverName As String _
)
用法
Dim serverName As String
Dim instance As New ContentProcessingComponent(serverName)
public ContentProcessingComponent(
string serverName
)
参数
- serverName
类型:System.String