PropertyRule.AlwaysMatches-Methode
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Function AlwaysMatches As Boolean
'Usage
Dim instance As PropertyRule
Dim returnValue As Boolean
returnValue = instance.AlwaysMatches()
public bool AlwaysMatches()
Rückgabewert
Typ: System.Boolean