Share via


Transaction.Store Property

Gets the store to which the transaction belongs.

Namespace:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

Syntax

public Store Store { get; }

Property Value

Type: Microsoft.VisualStudio.Modeling.Store
The store.

.NET Framework Security

See Also

Reference

Transaction Class

Microsoft.VisualStudio.Modeling Namespace