Partager via


PropertiesCollection.Add, méthode

Espace de noms :  Microsoft.VisualStudio.Services.WebApi
Assembly :  Microsoft.VisualStudio.Services.WebApi (dans Microsoft.VisualStudio.Services.WebApi.dll)

Syntaxe

'Déclaration
Public Sub Add ( _
    key As String, _
    value As Object _
)
public void Add(
    string key,
    Object value
)

Paramètres

Implémentations

IDictionary<TKey, TValue>.Add(TKey, TValue)

Sécurité .NET Framework

Voir aussi

Référence

PropertiesCollection Classe

Microsoft.VisualStudio.Services.WebApi, espace de noms