PageNavigator.Properties-Eigenschaft

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

Syntax

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

Eigenschaftswert

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

Implementiert

IPageNavigator.Properties

.NET Framework-Sicherheit

Siehe auch

Referenz

PageNavigator Klasse

Microsoft.TeamFoundation.Controls.WPF-Namespace