PageNavigator.Properties, propriété
Espace de noms : Microsoft.TeamFoundation.Controls.WPF
Assembly : Microsoft.TeamFoundation.Controls (dans Microsoft.TeamFoundation.Controls.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Properties As Dictionary(Of String, Object)
public Dictionary<string, Object> Properties { get; }
Valeur de propriété
Type : System.Collections.Generic.Dictionary<String, Object>
retourne Dictionary<TKey, TValue> ;
Implémentations
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.