Share via


ProfileManagerBase.PropertiesWithSection-Eigenschaft

HINWEIS: Diese API ist veraltet.

Ruft die Auflistung der definierten Profileigenschaften, einschließlich der Abschnitte.

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
<ObsoleteAttribute("PropertyCollection is replaced by ProfileSubtypePropertyManager. Use ProfilePropertyManager to retrieve proper ProfileSubtypePropertyManager.")> _
Public ReadOnly Property PropertiesWithSection As PropertyCollection
    Get
'Usage
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; }

Eigenschaftswert

Typ: Microsoft.Office.Server.UserProfiles.PropertyCollection

Siehe auch

Referenz

ProfileManagerBase Klasse

ProfileManagerBase-Member

Microsoft.Office.Server.UserProfiles-Namespace