Freigeben über


QueryProperties.IsSupported-Methode

Namespace:  Microsoft.Office.Server.Search.Query
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public Function IsSupported ( _
    type As Type _
) As Boolean
'Usage
Dim instance As QueryProperties
Dim type As Type
Dim returnValue As Boolean

returnValue = instance.IsSupported(type)
public bool IsSupported(
    Type type
)

Parameter

Rückgabewert

Typ: System.Boolean

Implementiert

IPropertyCollection.IsSupported(Type)

Siehe auch

Referenz

QueryProperties Klasse

QueryProperties-Member

Microsoft.Office.Server.Search.Query-Namespace