TransactionManager.Store 属性

定义

返回此 TransactionManager 所属的存储区。

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

属性值

Store
属性

适用于