Compartilhar via


Método StrongBoxWebService.GetString

Namespace:  Microsoft.TeamFoundation.Server.Core.WebServices
Assembly:  Microsoft.TeamFoundation.Server.Core (em Microsoft.TeamFoundation.Server.Core.dll)

Sintaxe

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

Parâmetros

Valor de retorno

Tipo: System.String

Segurança do .NET Framework

Consulte também

Referência

StrongBoxWebService Classe

Namespace Microsoft.TeamFoundation.Server.Core.WebServices