Compartir a través de


de la propiedad ClientWebPartPropertyCollection.Item

Obtiene la propiedad PropertyName.

Espacio de nombres:  Microsoft.SharePoint.WebPartPages
Ensamblado:  Microsoft.SharePoint (en Microsoft.SharePoint.dll)

Sintaxis

'Declaración
Public ReadOnly Default Property Item ( _
    propertyName As String _
) As ClientWebPartProperty
    Get
'Uso
Dim instance As ClientWebPartPropertyCollection
Dim propertyName As String
Dim value As ClientWebPartProperty

value = instance(propertyName)
public ClientWebPartProperty this[
    string propertyName
] { get; }

Parámetros

Valor de propiedad

Tipo: Microsoft.SharePoint.WebPartPages.ClientWebPartProperty

Vea también

Referencia

clase ClientWebPartPropertyCollection

Miembros ClientWebPartPropertyCollection

Espacio de nombres Microsoft.SharePoint.WebPartPages