de la propiedad List.CustomActionElements
Espacio de nombres: Microsoft.SharePoint.Client
Ensamblado: Microsoft.SharePoint.Client (en Microsoft.SharePoint.Client.dll)
Sintaxis
'Declaración
Public ReadOnly Property CustomActionElements As CustomActionElementCollection
Get
'Uso
Dim instance As List
Dim value As CustomActionElementCollection
value = instance.CustomActionElements
public CustomActionElementCollection CustomActionElements { get; }
Valor de propiedad
Tipo: Microsoft.SharePoint.Client.CustomActionElementCollection