ResultItemTypeManager.DeleteResultItemType 方法
删除现有的 ResultItemType 上搜索服务
命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
Public Sub DeleteResultItemType ( _
type As ResultItemType _
)
用法
Dim instance As ResultItemTypeManager
Dim type As ResultItemType
instance.DeleteResultItemType(type)
public void DeleteResultItemType(
ResultItemType type
)