SearchServiceApplication.DeleteResultItemType 方法

命名空间:  Microsoft.Office.Server.Search.Administration
程序集:  Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)

语法

声明
Public Sub DeleteResultItemType ( _
    type As ResultItemType, _
    WrapExceptionsForProxy As Boolean _
)
用法
Dim instance As SearchServiceApplication
Dim type As ResultItemType
Dim WrapExceptionsForProxy As Boolean

instance.DeleteResultItemType(type, WrapExceptionsForProxy)
public void DeleteResultItemType(
    ResultItemType type,
    bool WrapExceptionsForProxy
)

参数

实现

ISearchSiteAdministrationServiceApplication.DeleteResultItemType(ResultItemType, Boolean)

另请参阅

引用

SearchServiceApplication 类

SearchServiceApplication 成员

Microsoft.Office.Server.Search.Administration 命名空间