SearchRuntimeServiceInstance.HostControllerURL 属性
此搜索运行时 (主机控制器) 实例的 URL。
命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
Public ReadOnly Property HostControllerURL As String
Get
用法
Dim instance As SearchRuntimeServiceInstance
Dim value As String
value = instance.HostControllerURL
public string HostControllerURL { get; }
属性值
类型:System.String
主机控制器 URL。
另请参阅
引用
SearchRuntimeServiceInstance 类