SearchServiceApplication.UpdateCrawledProperty 方法

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

语法

声明
Public Function UpdateCrawledProperty ( _
    crawledProperty As CrawledPropertyInfo, _
    owner As SearchObjectOwner _
) As CrawledPropertyInfo
用法
Dim instance As SearchServiceApplication
Dim crawledProperty As CrawledPropertyInfo
Dim owner As SearchObjectOwner
Dim returnValue As CrawledPropertyInfo

returnValue = instance.UpdateCrawledProperty(crawledProperty, _
    owner)
public CrawledPropertyInfo UpdateCrawledProperty(
    CrawledPropertyInfo crawledProperty,
    SearchObjectOwner owner
)

参数

返回值

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

实现

ISchemaOperations.UpdateCrawledProperty(CrawledPropertyInfo, SearchObjectOwner)

另请参阅

引用

SearchServiceApplication 类

SearchServiceApplication 成员

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