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.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Shell.10.0.dll)

Syntax

'Declaration
Public Shared ReadOnly CompartmentItemEdit As CommandID
public static readonly CommandID CompartmentItemEdit
public:
static initonly CommandID^ CompartmentItemEdit
static val CompartmentItemEdit: CommandID
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

Microsoft.VisualStudio.Modeling.Shell Namespace