(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
- property
Tipo: Microsoft.Office.Server.UserProfiles.ProfileTypeProperty
Valor de propiedad
Tipo: Microsoft.Office.Server.UserProfiles.PropertyMap