ISearchComponent.GetProperties - Méthode
Propriétés du composant de recherche.
Espace de noms : Microsoft.Office.Server.Search.Administration.Topology
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Function GetProperties As IEnumerable(Of KeyValuePair(Of String, String))
'Utilisation
Dim instance As ISearchComponent
Dim returnValue As IEnumerable(Of KeyValuePair(Of String, String))
returnValue = instance.GetProperties()
IEnumerable<KeyValuePair<string, string>> GetProperties()
Valeur renvoyée
Type : System.Collections.Generic.IEnumerable<KeyValuePair<String, String>>
Voir aussi
Référence
Microsoft.Office.Server.Search.Administration.Topology - Espace de noms