Compartir a través de


del método PropertyCollection.Add

NOTA: esta API está ahora obsoleta.

Agrega una propiedad a este sitio.

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

Sintaxis

'Declaración
<ObsoleteAttribute("PropertyCollection is replaced by ProfileSubtypePropertyManager.")> _
Public Sub Add ( _
    property As Property _
)
'Uso
Dim instance As PropertyCollection
Dim property As [Property]

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

Parámetros

Vea también

Referencia

clase PropertyCollection

Miembros PropertyCollection

Espacio de nombres Microsoft.Office.Server.UserProfiles