Partager via


List.CustomActionElements - Propriété

Espace de noms :  Microsoft.SharePoint.Client
Assembly :  Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)

Syntaxe

'Déclaration
Public ReadOnly Property CustomActionElements As CustomActionElementCollection
    Get
'Utilisation
Dim instance As List
Dim value As CustomActionElementCollection

value = instance.CustomActionElements
public CustomActionElementCollection CustomActionElements { get; }

Valeur de propriété

Type : Microsoft.SharePoint.Client.CustomActionElementCollection

Voir aussi

Référence

List classe

List - Membres

Microsoft.SharePoint.Client - Espace de noms