Condividi tramite


Metodo StrongBoxWebService.GetString

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Server.Alm.WebServices
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

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

Parametri

Valore restituito

Tipo: System.String

Sicurezza di .NET Framework

Vedere anche

Riferimenti

StrongBoxWebService Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server.Alm.WebServices