共用方式為


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 命名空間