Compartir a través de


StrongBoxWebService.AddString (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 Sub AddString ( _
    drawerId As Guid, _
    lookupKey As String, _
    value As String _
)
[WebMethodAttribute]
public void AddString(
    Guid drawerId,
    string lookupKey,
    string value
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

StrongBoxWebService Clase

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