ProfileValueCollectionBase.Property - Propriété
Remarque : cette API est désormais obsolète.
Renvoie la propriété de profil associée à cette propriété de profil.
Espace de noms : Microsoft.Office.Server.UserProfiles
Assembly : Microsoft.Office.Server.UserProfiles (dans Microsoft.Office.Server.UserProfiles.dll)
Syntaxe
'Déclaration
<ObsoleteAttribute("Use ProfileSubtypeProperty instead.")> _
Public ReadOnly Property Property As Property
Get
'Utilisation
Dim instance As ProfileValueCollectionBase
Dim value As [Property]
value = instance.Property
[ObsoleteAttribute("Use ProfileSubtypeProperty instead.")]
public Property Property { get; }
Valeur de propriété
Type : Microsoft.Office.Server.UserProfiles.Property
Voir aussi
Référence
ProfileValueCollectionBase classe