PropertiesCollection, constructeur (IDictionary<String, Object>)
Espace de noms : Microsoft.VisualStudio.Services.WebApi
Assembly : Microsoft.VisualStudio.Services.WebApi (dans Microsoft.VisualStudio.Services.WebApi.dll)
Syntaxe
'Déclaration
Public Sub New ( _
source As IDictionary(Of String, Object) _
)
public PropertiesCollection(
IDictionary<string, Object> source
)
Paramètres
- source
Type : System.Collections.Generic.IDictionary<String, Object>
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.