Condividi tramite


Proprietà TransactionContext.ContextInfo

Ottiene le informazioni sul contesto.

Spazio dei nomi:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property ContextInfo As Dictionary(Of Object, Object)
public Dictionary<Object, Object> ContextInfo { get; }

Valore proprietà

Tipo: System.Collections.Generic.Dictionary<Object, Object>
In Dictionary oggetto.

Note

Viene utilizzato per utilizzare il tag dalle coppie chiave/valore.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TransactionContext Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling