CrawledProperty.GetMappedManagedProperties method
Retorna um enumerador que pode iterar por meio de um objeto ManagedPropertyCollection .
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Public Function GetMappedManagedProperties As IEnumerable
'Uso
Dim instance As CrawledProperty
Dim returnValue As IEnumerable
returnValue = instance.GetMappedManagedProperties()
public IEnumerable GetMappedManagedProperties()
Valor retornado
Type: System.Collections.IEnumerable
Um enumerador que pode ser usado para fazer uma iteração através da coleção.