ModelElement.Store Property

Definition

Get the Store instance that contains this element.

public:
 property Microsoft::VisualStudio::Modeling::Store ^ Store { Microsoft::VisualStudio::Modeling::Store ^ get(); };
[System.ComponentModel.Browsable(false)]
public Microsoft.VisualStudio.Modeling.Store Store { [System.Diagnostics.DebuggerStepThrough] get; }
[<System.ComponentModel.Browsable(false)>]
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Store : Microsoft.VisualStudio.Modeling.Store
Public ReadOnly Property Store As Store

Property Value

Attributes

Applies to