Partager via


SearchServiceApplicationProxy.SetManagedPropertyAliases - Méthode

SetManagedPropertyAliases(ManagedPropertyInfo, [], SearchObjectOwner)

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

Syntaxe

'Déclaration
Public Sub SetManagedPropertyAliases ( _
    managedProperty As ManagedPropertyInfo, _
    aliases As String(), _
    owner As SearchObjectOwner _
)
'Utilisation
Dim instance As SearchServiceApplicationProxy
Dim managedProperty As ManagedPropertyInfo
Dim aliases As String()
Dim owner As SearchObjectOwner

instance.SetManagedPropertyAliases(managedProperty, _
    aliases, owner)
public void SetManagedPropertyAliases(
    ManagedPropertyInfo managedProperty,
    string[] aliases,
    SearchObjectOwner owner
)

Paramètres

  • aliases
    Type : []

Implémentations

ISchemaOperations.SetManagedPropertyAliases(ManagedPropertyInfo, [], SearchObjectOwner)

Voir aussi

Référence

SearchServiceApplicationProxy classe

SearchServiceApplicationProxy - Membres

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