Partager via


Store.PropertyBag, propriété

Obtient le conteneur des propriétés pour la banque.

Espace de noms :  Microsoft.VisualStudio.Modeling
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.11.0 (dans Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Syntaxe

'Déclaration
Public ReadOnly Property PropertyBag As Dictionary(Of Object, Object)
public Dictionary<Object, Object> PropertyBag { get; }

Valeur de propriété

Type : System.Collections.Generic.Dictionary<Object, Object>
Un IDictionary avec des propriétés et leurs valeurs.

Sécurité .NET Framework

Voir aussi

Référence

Store Classe

Microsoft.VisualStudio.Modeling, espace de noms