Transaction.Store Property

Definition

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

Property Value

Applies to