ModelElement.Partition Property

Definition

Gets or sets the Partition instance that contains this element.

public:
 property Microsoft::VisualStudio::Modeling::Partition ^ Partition { Microsoft::VisualStudio::Modeling::Partition ^ get(); void set(Microsoft::VisualStudio::Modeling::Partition ^ value); };
[System.ComponentModel.Browsable(false)]
public Microsoft.VisualStudio.Modeling.Partition Partition { [System.Diagnostics.DebuggerStepThrough] get; set; }
[<System.ComponentModel.Browsable(false)>]
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Partition : Microsoft.VisualStudio.Modeling.Partition with get, set
Public Property Partition As Partition

Property Value

Attributes

Applies to