Compartir a través de


: Category.GetAllCrawledProperties (Método) (Microsoft.Office.Server.Search.Administration)

Returns an enumerator that iterates through the category's crawled properties.

Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)

Sintaxis

'Declaración
Public Function GetAllCrawledProperties As IEnumerable
'Uso
Dim instance As Category
Dim returnValue As IEnumerable

returnValue = instance.GetAllCrawledProperties
public IEnumerable GetAllCrawledProperties ()

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)