Partager via


SPPerformanceCategoryDefinition.CounterNames - Propriété

La liste des compteurs de la catégorie à analyser.

Espace de noms :  Microsoft.SharePoint.Diagnostics
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public ReadOnly Property CounterNames As IList(Of String)
    Get
'Utilisation
Dim instance As SPPerformanceCategoryDefinition
Dim value As IList(Of String)

value = instance.CounterNames
public IList<string> CounterNames { get; }

Valeur de propriété

Type : System.Collections.Generic.IList<String>
Cette propriété renvoie IList<T>.

Voir aussi

Référence

SPPerformanceCategoryDefinition classe

SPPerformanceCategoryDefinition - Membres

Microsoft.SharePoint.Diagnostics - Espace de noms