Partager via


TransactionContext.ContextInfo, propriété

Obtient des informations contextuelles.

Espace de noms :  Microsoft.VisualStudio.Modeling
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.12.0 (dans Microsoft.VisualStudio.Modeling.Sdk.12.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 permet de conserver l'indicateur/paires de valeurs.

Sécurité .NET Framework

Voir aussi

Référence

TransactionContext Classe

Microsoft.VisualStudio.Modeling, espace de noms