Partager via


TransactionContext.ContextInfo, propriété

Obtient les informations de contexte.

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 ContextInfo As Dictionary(Of Object, Object)
public Dictionary<Object, Object> ContextInfo { get; }

Valeur de propriété

Type : System.Collections.Generic.Dictionary<Object, Object>
Objet Dictionary.

Notes

Cela est utilisé pour maintenir la balise/paires de valeur.

Sécurité .NET Framework

Voir aussi

Référence

TransactionContext Classe

Microsoft.VisualStudio.Modeling, espace de noms