Partager via


SearchServiceApplication.GetManagedProperties - Méthode (String, Int32, 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 GetManagedProperties ( _
    filterString As String, _
    includeMappedCrawledPropertiesNum As Integer, _
    owner As SearchObjectOwner _
) As ManagedPropertyInfoCollection
'Utilisation
Dim instance As SearchServiceApplication
Dim filterString As String
Dim includeMappedCrawledPropertiesNum As Integer
Dim owner As SearchObjectOwner
Dim returnValue As ManagedPropertyInfoCollection

returnValue = instance.GetManagedProperties(filterString, _
    includeMappedCrawledPropertiesNum, _
    owner)
public ManagedPropertyInfoCollection GetManagedProperties(
    string filterString,
    int includeMappedCrawledPropertiesNum,
    SearchObjectOwner owner
)

Paramètres

Valeur renvoyée

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

Implémentations

ISchemaOperations.GetManagedProperties(String, Int32, SearchObjectOwner)

Voir aussi

Référence

SearchServiceApplication classe

SearchServiceApplication - Membres

GetManagedProperties - Surcharge

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