: Category.GetUnmappedCrawledProperties (Método) (Microsoft.Office.Server.Search.Administration)
Returns an enumerator that iterates through the category's unmapped crawled properties.
Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)
Sintaxis
'Declaración
Public Function GetUnmappedCrawledProperties As IEnumerable
'Uso
Dim instance As Category
Dim returnValue As IEnumerable
returnValue = instance.GetUnmappedCrawledProperties
public IEnumerable GetUnmappedCrawledProperties ()
Valor devuelto
An IEnumerator object that can be used to iterate through the collection.
Vea también
Referencia
Category (Clase)
Category (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)