IPageNavigator.Properties-Eigenschaft

Namespace:  Microsoft.TeamFoundation.Controls.WPF
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
ReadOnly Property Properties As Dictionary(Of String, Object)
Dictionary<string, Object> Properties { get; }

Eigenschaftswert

Typ: System.Collections.Generic.Dictionary<String, Object>
Gibt Dictionary<TKey, TValue> zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

IPageNavigator Schnittstelle

Microsoft.TeamFoundation.Controls.WPF-Namespace