Partager via


TeamFoundationWebService.CreateCustomKeyForAspNetWebServiceMetadataCache, méthode

Crée une clé de cache personnalisée pour ce type de service. Appelé par ServerProtocol.

Espace de noms :  Microsoft.TeamFoundation.Server.Core.WebServices
Assembly :  Microsoft.TeamFoundation.Server.Core (dans Microsoft.TeamFoundation.Server.Core.dll)

Syntaxe

'Déclaration
Public Shared Function CreateCustomKeyForAspNetWebServiceMetadataCache ( _
    protocol As Type, _
    service As Type, _
    originalString As String _
) As String
public static string CreateCustomKeyForAspNetWebServiceMetadataCache(
    Type protocol,
    Type service,
    string originalString
)

Paramètres

Valeur de retour

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

TeamFoundationWebService Classe

Microsoft.TeamFoundation.Server.Core.WebServices, espace de noms