Compartir a través de


del método PropertyBag.IsSupported

Espacio de nombres:  Microsoft.Office.Server.Search.Query
Ensamblado:  Microsoft.Office.Server.Search (en Microsoft.Office.Server.Search.dll)

Sintaxis

'Declaración
Public Function IsSupported ( _
    type As Type _
) As Boolean
'Uso
Dim instance As PropertyBag
Dim type As Type
Dim returnValue As Boolean

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

Parámetros

Valor devuelto

Tipo: System.Boolean

Implementaciones

IPropertyCollection.IsSupported(Type)

Vea también

Referencia

clase PropertyBag

Miembros PropertyBag

Espacio de nombres Microsoft.Office.Server.Search.Query