Share via


CommonModelingCommands.CompartmentItemEdit Field

Gets the command ID of the Edit command for the compartment list.

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

Syntax

'Declaration
Public Shared ReadOnly CompartmentItemEdit As CommandID
'Usage
Dim value As CommandID 

value = CommonModelingCommands.CompartmentItemEdit
public static readonly CommandID CompartmentItemEdit
public:
static initonly CommandID^ CompartmentItemEdit
public static final var CompartmentItemEdit : CommandID

Remarks

By using the Edit command, you can edit items in a compartment list.

.NET Framework Security

See Also

Reference

CommonModelingCommands Class

CommonModelingCommands Members

Microsoft.VisualStudio.Modeling.Shell Namespace