Compartilhar via


Método StrongBoxWebService.AddString

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

Sintaxe

'Declaração
<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

Segurança do .NET Framework

Consulte também

Referência

StrongBoxWebService Classe

Namespace Microsoft.TeamFoundation.Server.Core.WebServices