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