Transaction.ContextInstance 属性

定义

返回此事务所属的上下文实例。

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

属性值

Context
属性

适用于