Compartir a través de


StrongBoxWebService.GetString (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Server.Core.WebServices
Ensamblado:  Microsoft.TeamFoundation.Server.Core (en Microsoft.TeamFoundation.Server.Core.dll)

Sintaxis

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

Parámetros

Valor devuelto

Tipo: System.String

Seguridad de .NET Framework

Vea también

Referencia

StrongBoxWebService Clase

Microsoft.TeamFoundation.Server.Core.WebServices (Espacio de nombres)