de la propiedad ProfileValueCollectionBase.Property
NOTA: esta API está ahora obsoleta.
Devuelve la propiedad de perfil asociada con esta propiedad de perfil.
Espacio de nombres: Microsoft.Office.Server.UserProfiles
Ensamblado: Microsoft.Office.Server.UserProfiles (en Microsoft.Office.Server.UserProfiles.dll)
Sintaxis
'Declaración
<ObsoleteAttribute("Use ProfileSubtypeProperty instead.")> _
Public ReadOnly Property Property As Property
Get
'Uso
Dim instance As ProfileValueCollectionBase
Dim value As [Property]
value = instance.Property
[ObsoleteAttribute("Use ProfileSubtypeProperty instead.")]
public Property Property { get; }
Valor de propiedad
Tipo: Microsoft.Office.Server.UserProfiles.Property
Vea también
Referencia
clase ProfileValueCollectionBase