TeamFoundationWebService.CreateCustomKeyForAspNetWebServiceMetadataCache (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server.Alm.WebServices
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
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
)

Parámetros

Valor devuelto

Tipo: System.String

Seguridad de .NET Framework

Vea también

Referencia

TeamFoundationWebService Clase

Microsoft.TeamFoundation.Framework.Server.Alm.WebServices (Espacio de nombres)