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


Конструктор SPGeneralPerformanceCategoryDefinition (String, IList<String>)

Инициализирует новый экземпляр класса SPGeneralPerformanceCategoryDefinition , основываясь на categoryNameи counterNames параметры.

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

Синтаксис

'Декларация
Public Sub New ( _
    categoryName As String, _
    counterNames As IList(Of String) _
)
'Применение
Dim categoryName As String
Dim counterNames As IList(Of String)

Dim instance As New SPGeneralPerformanceCategoryDefinition(categoryName, _
    counterNames)
public SPGeneralPerformanceCategoryDefinition(
    string categoryName,
    IList<string> counterNames
)

Параметры

См. также

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

SPGeneralPerformanceCategoryDefinition класс

Элементы SPGeneralPerformanceCategoryDefinition

Перегрузка SPGeneralPerformanceCategoryDefinition

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