SPDiagnosticsPerformanceCounterProvider.m_Categories Field

Namespace:  Microsoft.SharePoint.Diagnostics
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<PersistedAttribute> _
Protected m_Categories As List(Of SPPerformanceCategoryDefinition)
'Usage
Dim value As List(Of SPPerformanceCategoryDefinition)

value = Me.m_Categories

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

See Also

Reference

SPDiagnosticsPerformanceCounterProvider Class

SPDiagnosticsPerformanceCounterProvider Members

Microsoft.SharePoint.Diagnostics Namespace