Freigeben über


CustomerIntelligenceService.GetRioIfAvailable-Methode

Für RioId Ablaufverfolgung TFS.

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

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

Parameter

Rückgabewert

Typ: System.Collections.Generic.Dictionary<String, String>

.NET Framework-Sicherheit

Siehe auch

Referenz

CustomerIntelligenceService Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace