Partager via


SPDistributedCacheCounter.NameValuePairs - Propriété

Ceci est appelé uniquement lorsque devdash est activé droite???

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

Syntaxe

'Déclaration
Public ReadOnly Property NameValuePairs As IList(Of KeyValuePair(Of String, Object))
    Get
'Utilisation
Dim instance As SPDistributedCacheCounter
Dim value As IList(Of KeyValuePair(Of String, Object))

value = instance.NameValuePairs
public IList<KeyValuePair<string, Object>> NameValuePairs { get; }

Valeur de propriété

Type : System.Collections.Generic.IList<KeyValuePair<String, Object>>

Voir aussi

Référence

SPDistributedCacheCounter classe

SPDistributedCacheCounter - Membres

Microsoft.SharePoint.DistributedCaching.Utilities - Espace de noms