Partager via


StrongBoxWebService.GetString, méthode

Espace de noms :  Microsoft.TeamFoundation.Framework.Server.Alm.WebServices
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
<WebMethodAttribute> _
Public Function GetString ( _
    drawerId As Guid, _
    lookupKey As String _
) As String
[WebMethodAttribute]
public string GetString(
    Guid drawerId,
    string lookupKey
)

Paramètres

Valeur de retour

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

StrongBoxWebService Classe

Microsoft.TeamFoundation.Framework.Server.Alm.WebServices, espace de noms