ProfileManagerBase.PropertiesWithSection - Propriété

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

Obtient la collection des propriétés de profil défini, y compris les sections.

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. Use ProfilePropertyManager to retrieve proper ProfileSubtypePropertyManager.")> _
Public ReadOnly Property PropertiesWithSection As PropertyCollection
    Get
'Utilisation
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; }

Valeur de propriété

Type : Microsoft.Office.Server.UserProfiles.PropertyCollection

Voir aussi

Référence

ProfileManagerBase classe

ProfileManagerBase - Membres

Microsoft.Office.Server.UserProfiles - Espace de noms