ProfileBase.Properties - Propriété
Obtient l'objet ProfileSubtypePropertyManager pour ce profil.
Espace de noms : Microsoft.Office.Server.UserProfiles
Assembly : Microsoft.Office.Server.UserProfiles (dans Microsoft.Office.Server.UserProfiles.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Properties As ProfileSubtypePropertyManager
Get
'Utilisation
Dim instance As ProfileBase
Dim value As ProfileSubtypePropertyManager
value = instance.Properties
public ProfileSubtypePropertyManager Properties { get; }
Valeur de propriété
Type : Microsoft.Office.Server.UserProfiles.ProfileSubtypePropertyManager