Freigeben über


TeamFoundationStrongBoxService.AddString-Methode

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Sub AddString ( _
    requestContext As TeamFoundationRequestContext, _
    drawerId As Guid, _
    lookupKey As String, _
    value As String _
)
public void AddString(
    TeamFoundationRequestContext requestContext,
    Guid drawerId,
    string lookupKey,
    string value
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamFoundationStrongBoxService Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace