Partager via


PropertyBag.IsSupported - Méthode

Espace de noms :  Microsoft.Office.Server.Search.Query
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Public Function IsSupported ( _
    type As Type _
) As Boolean
'Utilisation
Dim instance As PropertyBag
Dim type As Type
Dim returnValue As Boolean

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

Paramètres

Valeur renvoyée

Type : System.Boolean

Implémentations

IPropertyCollection.IsSupported(Type)

Voir aussi

Référence

PropertyBag classe

PropertyBag - Membres

Microsoft.Office.Server.Search.Query - Espace de noms