Freigeben über


PropertiesCollection-Konstruktor (IDictionary<String, Object>)

Namespace:  Microsoft.VisualStudio.Services.WebApi
Assembly:  Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)

Syntax

'Declaration
Public Sub New ( _
    source As IDictionary(Of String, Object) _
)
public PropertiesCollection(
    IDictionary<string, Object> source
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

PropertiesCollection Klasse

PropertiesCollection-Überladung

Microsoft.VisualStudio.Services.WebApi-Namespace