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
- 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.