Category.GetAllCrawledProperties, méthode (Microsoft.Office.Server.Search.Administration)
Returns an enumerator that iterates through the category's crawled properties.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public Function GetAllCrawledProperties As IEnumerable
'Utilisation
Dim instance As Category
Dim returnValue As IEnumerable
returnValue = instance.GetAllCrawledProperties
public IEnumerable GetAllCrawledProperties ()
Valeur de retour
An IEnumerator object that can be used to iterate through the collection.
Voir aussi
Référence
Category, classe
Membres Category
Microsoft.Office.Server.Search.Administration, espace de noms