Freigeben über


TeamFoundationStrongBoxService.GetString-Methode

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

Syntax

'Declaration
Public Function GetString ( _
    requestContext As TeamFoundationRequestContext, _
    drawerId As Guid, _
    lookupKey As String _
) As String
public string GetString(
    TeamFoundationRequestContext requestContext,
    Guid drawerId,
    string lookupKey
)

Parameter

Rückgabewert

Typ: System.String

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamFoundationStrongBoxService Klasse

Microsoft.TeamFoundation.Framework.Server.Alm-Namespace