Compartir a través de


de la propiedad ProfileManagerBase.PropertiesWithSection

NOTA: esta API está ahora obsoleta.

Obtiene la colección de propiedades de perfil definido, incluyendo 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 PropertiesWithSection As PropertyCollection
    Get
'Uso
Dim instance As ProfileManagerBase
Dim value As PropertyCollection

value = instance.PropertiesWithSection
[ObsoleteAttribute("PropertyCollection is replaced by ProfileSubtypePropertyManager. Use ProfilePropertyManager to retrieve proper ProfileSubtypePropertyManager.")]
public PropertyCollection PropertiesWithSection { 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