Share via


CustomerIntelligenceService.GetRioIfAvailable 方法

對於 TFS RioId 追蹤。

命名空間:  Microsoft.TeamFoundation.Framework.Server
組件:  Microsoft.TeamFoundation.Framework.Server (在 Microsoft.TeamFoundation.Framework.Server.dll 中)

語法

'宣告
Public Shared Function GetRioIfAvailable ( _
    requestContext As TeamFoundationRequestContext _
) As Dictionary(Of String, String)
public static Dictionary<string, string> GetRioIfAvailable(
    TeamFoundationRequestContext requestContext
)

參數

傳回值

類型:System.Collections.Generic.Dictionary<String, String>

.NET Framework 安全性

請參閱

參考

CustomerIntelligenceService 類別

Microsoft.TeamFoundation.Framework.Server 命名空間