Compartilhar via


List.CustomActionElements propriedade

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client (em Microsoft.SharePoint.Client.dll)

Sintaxe

'Declaração
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 propriedade

Tipo: Microsoft.SharePoint.Client.CustomActionElementCollection

Ver também

Referência

List classe

List membros

Microsoft.SharePoint.Client namespace