Freigeben über


CommonModelingCommands.ModelExplorerAddModelElement-Feld

Ruft die Befehls-ID des Befehls "Modellelement hinzufügen" für Modell-Explorer ab.

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

Syntax

'Declaration
Public Shared ReadOnly ModelExplorerAddModelElement As CommandID
public static readonly CommandID ModelExplorerAddModelElement

Hinweise

Mit dem Befehl Modellelement hinzufügen verwenden, können Sie ein Element, wie eine Form oder eine Beziehung, zu einem Modell hinzufügen.

.NET Framework-Sicherheit

Siehe auch

Referenz

CommonModelingCommands Klasse

Microsoft.VisualStudio.Modeling.Shell-Namespace