ISearchSiteAdministrationServiceApplication.AddResultItemType 方法

仅供内部使用。

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

语法

声明
<OperationContractAttribute> _
Function AddResultItemType ( _
    type As ResultItemType, _
    WrapExceptionsForProxy As Boolean _
) As ResultItemType
用法
Dim instance As ISearchSiteAdministrationServiceApplication
Dim type As ResultItemType
Dim WrapExceptionsForProxy As Boolean
Dim returnValue As ResultItemType

returnValue = instance.AddResultItemType(type, _
    WrapExceptionsForProxy)
[OperationContractAttribute]
ResultItemType AddResultItemType(
    ResultItemType type,
    bool WrapExceptionsForProxy
)

参数

返回值

类型:Microsoft.Office.Server.Search.Administration.ResultItemType

另请参阅

引用

ISearchSiteAdministrationServiceApplication 接口

ISearchSiteAdministrationServiceApplication 成员

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