Partager via


SearchServiceApplicationProxy.UpdateCrawledProperty - Méthode

UpdateCrawledProperty(CrawledPropertyInfo, SearchObjectOwner)

Espace de noms :  Microsoft.Office.Server.Search.Administration
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Public Function UpdateCrawledProperty ( _
    crawledProperty As CrawledPropertyInfo, _
    owner As SearchObjectOwner _
) As CrawledPropertyInfo
'Utilisation
Dim instance As SearchServiceApplicationProxy
Dim crawledProperty As CrawledPropertyInfo
Dim owner As SearchObjectOwner
Dim returnValue As CrawledPropertyInfo

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

Paramètres

Valeur renvoyée

Type : Microsoft.Office.Server.Search.Administration.CrawledPropertyInfo

Implémentations

ISchemaOperations.UpdateCrawledProperty(CrawledPropertyInfo, SearchObjectOwner)

Voir aussi

Référence

SearchServiceApplicationProxy classe

SearchServiceApplicationProxy - Membres

Microsoft.Office.Server.Search.Administration - Espace de noms