Compartir a través de


Campo SPDiagnosticsPerformanceCounterProvider.m_Categories

Espacio de nombres:  Microsoft.SharePoint.Diagnostics
Ensamblado:  Microsoft.SharePoint (en Microsoft.SharePoint.dll)

Sintaxis

'Declaración
<PersistedAttribute> _
Protected m_Categories As List(Of SPPerformanceCategoryDefinition)
'Uso
Dim value As List(Of SPPerformanceCategoryDefinition)

value = Me.m_Categories

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

Vea también

Referencia

clase SPDiagnosticsPerformanceCounterProvider

Miembros SPDiagnosticsPerformanceCounterProvider

Espacio de nombres Microsoft.SharePoint.Diagnostics