Freigeben über


SearchServiceApplicationProxy.GetManagedPropertyAliases-Methode

GetManagedPropertyAliases(ManagedPropertyInfo, SearchObjectOwner)

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public Function GetManagedPropertyAliases ( _
    managedProperty As ManagedPropertyInfo, _
    owner As SearchObjectOwner _
) As String()
'Usage
Dim instance As SearchServiceApplicationProxy
Dim managedProperty As ManagedPropertyInfo
Dim owner As SearchObjectOwner
Dim returnValue As String()

returnValue = instance.GetManagedPropertyAliases(managedProperty, _
    owner)
public string[] GetManagedPropertyAliases(
    ManagedPropertyInfo managedProperty,
    SearchObjectOwner owner
)

Parameter

Rückgabewert

Typ: []

Implementiert

ISchemaOperations.GetManagedPropertyAliases(ManagedPropertyInfo, SearchObjectOwner)

Siehe auch

Referenz

SearchServiceApplicationProxy Klasse

SearchServiceApplicationProxy-Member

Microsoft.Office.Server.Search.Administration-Namespace