Partager via


PropertyCollection.Add - Méthode

Remarque : cette API est désormais obsolète.

Ajoute une propriété à ce site.

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

Syntaxe

'Déclaration
<ObsoleteAttribute("PropertyCollection is replaced by ProfileSubtypePropertyManager.")> _
Public Sub Add ( _
    property As Property _
)
'Utilisation
Dim instance As PropertyCollection
Dim property As [Property]

instance.Add(property)
[ObsoleteAttribute("PropertyCollection is replaced by ProfileSubtypePropertyManager.")]
public void Add(
    Property property
)

Paramètres

Voir aussi

Référence

PropertyCollection classe

PropertyCollection - Membres

Microsoft.Office.Server.UserProfiles - Espace de noms