Partager via


CacheParameter.serviceName - Propriété

Obtient le nom de l'appel du service.

Espace de noms :  Microsoft.Office.Server.ObjectCache
Assembly :  Microsoft.Office.Server (dans Microsoft.Office.Server.dll)

Syntaxe

'Déclaration
Public ReadOnly Property serviceName As String
    Get
'Utilisation
Dim instance As CacheParameter
Dim value As String

value = instance.serviceName
public string serviceName { get; }

Valeur de propriété

Type : System.String
Retourne String .

Voir aussi

Référence

CacheParameter structure

CacheParameter - Membres

Microsoft.Office.Server.ObjectCache - Espace de noms