Partition.Store Property

Definition

The Store the Partition belongs to.

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

Property Value

Attributes

Applies to