Partager via


IPropertySourceCollection.Add, méthode

Ajoute un nouvel objet source de propriété à la collection IPropertySourceCollection.

Espace de noms :  Microsoft.VisualStudio.SharePoint
Assembly :  Microsoft.VisualStudio.SharePoint (dans Microsoft.VisualStudio.SharePoint.dll)

Syntaxe

'Déclaration
Sub Add ( _
    propertySource As Object _
)
void Add(
    Object propertySource
)

Paramètres

  • propertySource
    Type : Object

    Objet source de propriété à ajouter.

Notes

Toutes les propriétés publiques des objets source de propriété fournis s'affichent dans la fenêtre Propriétés.

Sécurité .NET Framework

Voir aussi

Référence

IPropertySourceCollection Interface

Microsoft.VisualStudio.SharePoint, espace de noms