Compartir a través de


(ProfileTypeProperty) de la propiedad PropertyMapCollection.Item

Espacio de nombres:  Microsoft.Office.Server.UserProfiles
Ensamblado:  Microsoft.Office.Server.UserProfiles (en Microsoft.Office.Server.UserProfiles.dll)

Sintaxis

'Declaración
Public ReadOnly Default Property Item ( _
    property As ProfileTypeProperty _
) As PropertyMap
    Get
'Uso
Dim instance As PropertyMapCollection
Dim property As ProfileTypeProperty
Dim value As PropertyMap

value = instance(property)
public PropertyMap this[
    ProfileTypeProperty property
] { get; }

Parámetros

Valor de propiedad

Tipo: Microsoft.Office.Server.UserProfiles.PropertyMap

Vea también

Referencia

clase PropertyMapCollection

Miembros PropertyMapCollection

Sobrecarga Item

Espacio de nombres Microsoft.Office.Server.UserProfiles