Store.DefaultPartition 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.
The default Partition for the Store
public:
property Microsoft::VisualStudio::Modeling::Partition ^ DefaultPartition { Microsoft::VisualStudio::Modeling::Partition ^ get(); };
[set: System.Diagnostics.DebuggerStepThrough]
public Microsoft.VisualStudio.Modeling.Partition DefaultPartition { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
[<set: System.Diagnostics.DebuggerStepThrough>]
member this.DefaultPartition : Microsoft.VisualStudio.Modeling.Partition
Public ReadOnly Property DefaultPartition As Partition
Property Value
- Attributes