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
'Declaração
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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.