ElementTypeDescriptor.Store Property

Definition

Store to use to retrieve DomainInfo from. If we are describing a Type, this is a dummy store used for reflection only.

protected:
 property Microsoft::VisualStudio::Modeling::Store ^ Store { Microsoft::VisualStudio::Modeling::Store ^ get(); };
protected Microsoft.VisualStudio.Modeling.Store Store { get; }
member this.Store : Microsoft.VisualStudio.Modeling.Store
Protected ReadOnly Property Store As Store

Property Value

Applies to