SPDiagnosticsPerformanceCounterProvider.m_Categories 域

命名空间:  Microsoft.SharePoint.Diagnostics
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
<PersistedAttribute> _
Protected m_Categories As List(Of SPPerformanceCategoryDefinition)
用法
Dim value As List(Of SPPerformanceCategoryDefinition)

value = Me.m_Categories

Me.m_Categories = value
[PersistedAttribute]
protected List<SPPerformanceCategoryDefinition> m_Categories

另请参阅

引用

SPDiagnosticsPerformanceCounterProvider 类

SPDiagnosticsPerformanceCounterProvider 成员

Microsoft.SharePoint.Diagnostics 命名空间