TransactionItem.ContextInstance Property

Definition

Return the Context instance that this Transaction is part of.

public:
 property Microsoft::VisualStudio::Modeling::Context ^ ContextInstance { Microsoft::VisualStudio::Modeling::Context ^ get(); };
public Microsoft.VisualStudio.Modeling.Context ContextInstance { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.ContextInstance : Microsoft.VisualStudio.Modeling.Context
Public ReadOnly Property ContextInstance As Context

Property Value

Attributes

Applies to