Freigeben über


ModelElement.Store-Eigenschaft

Ruft Store ab, das das Element enthält.

Namespace:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Syntax

'Declaration
<BrowsableAttribute(False)> _
Public ReadOnly Property Store As Store
[BrowsableAttribute(false)]
public Store Store { get; }

Eigenschaftswert

Typ: Microsoft.VisualStudio.Modeling.Store
Store , das das Element enthält.

.NET Framework-Sicherheit

Siehe auch

Referenz

ModelElement Klasse

Microsoft.VisualStudio.Modeling-Namespace