Share via


TeamFoundationWebService.CreateCustomKeyForAspNetWebServiceMetadataCache 方法

创建此服务类型的自定义缓存键。 调用 ServerProtocol。

命名空间:  Microsoft.TeamFoundation.Server.Core.WebServices
程序集:  Microsoft.TeamFoundation.Server.Core(在 Microsoft.TeamFoundation.Server.Core.dll 中)

语法

声明
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
)

参数

返回值

类型:System.String

.NET Framework 安全性

请参阅

参考

TeamFoundationWebService 类

Microsoft.TeamFoundation.Server.Core.WebServices 命名空间