TransactionItem.Store Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Return the Store instance that this Transaction is part of.
public:
property Microsoft::VisualStudio::Modeling::Store ^ Store { Microsoft::VisualStudio::Modeling::Store ^ get(); };
public Microsoft.VisualStudio.Modeling.Store Store { get; }
member this.Store : Microsoft.VisualStudio.Modeling.Store
Public ReadOnly Property Store As Store