Category.GetUnmappedCrawledProperties, méthode (Microsoft.Office.Server.Search.Administration)
Returns an enumerator that iterates through the category's unmapped 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 GetUnmappedCrawledProperties As IEnumerable
'Utilisation
Dim instance As Category
Dim returnValue As IEnumerable
returnValue = instance.GetUnmappedCrawledProperties
public IEnumerable GetUnmappedCrawledProperties ()
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