Condividi tramite


Metodo StrongBoxWebService.AddString

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

Sintassi

'Dichiarazione
<WebMethodAttribute> _
Public Sub AddString ( _
    drawerId As Guid, _
    lookupKey As String, _
    value As String _
)
[WebMethodAttribute]
public void AddString(
    Guid drawerId,
    string lookupKey,
    string value
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

StrongBoxWebService Classe

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