ProfileValueCollectionBase.ProfileSubtypeProperty - Propriété
Renvoie la propriété sous-type 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
Public ReadOnly Property ProfileSubtypeProperty As ProfileSubtypeProperty
Get
'Utilisation
Dim instance As ProfileValueCollectionBase
Dim value As ProfileSubtypeProperty
value = instance.ProfileSubtypeProperty
public ProfileSubtypeProperty ProfileSubtypeProperty { get; }
Valeur de propriété
Type : Microsoft.Office.Server.UserProfiles.ProfileSubtypeProperty
Voir aussi
Référence
ProfileValueCollectionBase classe