Поделиться через


Свойство SPMonitoredScope.Children

Пространство имен:  Microsoft.SharePoint.Utilities
Сборка:  Microsoft.SharePoint (в Microsoft.SharePoint.dll)

Синтаксис

'Декларация
Public ReadOnly Property Children As IEnumerable(Of SPMonitoredScope)
    Get
'Применение
Dim instance As SPMonitoredScope
Dim value As IEnumerable(Of SPMonitoredScope)

value = instance.Children
public IEnumerable<SPMonitoredScope> Children { get; }

Значение свойства

Тип: System.Collections.Generic.IEnumerable<SPMonitoredScope>

См. также

Справочные материалы

SPMonitoredScope класс

Элементы SPMonitoredScope

Пространство имен Microsoft.SharePoint.Utilities