Compartir a través de


de la propiedad ProfileManagerBase.Properties

NOTA: esta API está ahora obsoleta.

Obtiene la colección de propiedades de perfil definido, sin incluir las secciones.

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. Use ProfilePropertyManager to retrieve proper ProfileSubtypePropertyManager.")> _
Public ReadOnly Property Properties As PropertyCollection
    Get
'Uso
Dim instance As ProfileManagerBase
Dim value As PropertyCollection

value = instance.Properties
[ObsoleteAttribute("PropertyCollection is replaced by ProfileSubtypePropertyManager. Use ProfilePropertyManager to retrieve proper ProfileSubtypePropertyManager.")]
public PropertyCollection Properties { get; }

Valor de propiedad

Tipo: Microsoft.Office.Server.UserProfiles.PropertyCollection

Vea también

Referencia

clase ProfileManagerBase

Miembros ProfileManagerBase

Espacio de nombres Microsoft.Office.Server.UserProfiles