PropertyRuleCollection.AlwaysMatches method
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Public Function AlwaysMatches As Boolean
'Uso
Dim instance As PropertyRuleCollection
Dim returnValue As Boolean
returnValue = instance.AlwaysMatches()
public bool AlwaysMatches()
Valor retornado
Type: System.Boolean