Свойство List.CustomActionElements
Пространство имен: Microsoft.SharePoint.Client
Сборка: Microsoft.SharePoint.Client (в Microsoft.SharePoint.Client.dll)
Синтаксис
'Декларация
Public ReadOnly Property CustomActionElements As CustomActionElementCollection
Get
'Применение
Dim instance As List
Dim value As CustomActionElementCollection
value = instance.CustomActionElements
public CustomActionElementCollection CustomActionElements { get; }
Значение свойства
Тип: Microsoft.SharePoint.Client.CustomActionElementCollection