Partition(Store) Constructor
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.
Constructor
public:
Partition(Microsoft::VisualStudio::Modeling::Store ^ store);
public Partition (Microsoft.VisualStudio.Modeling.Store store);
new Microsoft.VisualStudio.Modeling.Partition : Microsoft.VisualStudio.Modeling.Store -> Microsoft.VisualStudio.Modeling.Partition
Public Sub New (store As Store)
Parameters
- store
- Store
The owning store