: ItemType.ExtendedProperty (Propiedad) (Microsoft.SharePoint.Portal.WebControls)
Este miembro está reservado para uso interno y no está destinado a ser utilizado desde el código.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
<XmlElementAttribute("ExtendedProperty")> _
Public Property ExtendedProperty As ExtendedPropertyType()
'Uso
Dim instance As ItemType
Dim value As ExtendedPropertyType()
value = instance.ExtendedProperty
instance.ExtendedProperty = value
[XmlElementAttribute("ExtendedProperty")]
public ExtendedPropertyType[] ExtendedProperty { get; set; }
Vea también
Referencia
ItemType (Clase)
ItemType (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)