del método PropertyRuleCollection.AlwaysMatches
Espacio de nombres: Microsoft.Office.Server.Search.Administration
Ensamblado: Microsoft.Office.Server.Search (en Microsoft.Office.Server.Search.dll)
Sintaxis
'Declaración
Public Function AlwaysMatches As Boolean
'Uso
Dim instance As PropertyRuleCollection
Dim returnValue As Boolean
returnValue = instance.AlwaysMatches()
public bool AlwaysMatches()
Valor devuelto
Tipo: System.Boolean
Vea también
Referencia
Miembros PropertyRuleCollection
Espacio de nombres Microsoft.Office.Server.Search.Administration