Partager via


SPCallCounter.Name - Propriété

Nom de compteur d'appels.

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

Syntaxe

'Déclaration
Public MustOverride ReadOnly Property Name As String
    Get
'Utilisation
Dim instance As SPCallCounter
Dim value As String

value = instance.Name
public abstract string Name { get; }

Valeur de propriété

Type : System.String
Représentation sous forme de String du nom.

Implémentations

ISPPerformanceMonitor.Name

Voir aussi

Référence

SPCallCounter classe

SPCallCounter - Membres

Microsoft.SharePoint.Utilities - Espace de noms