Partilhar via


Método CommandSet.ProcessOnStatusEditCompartmentItemCommand

Determina se o comando Editar aparece no menu de contexto.

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

Sintaxe

'Declaração
Protected Overridable Sub ProcessOnStatusEditCompartmentItemCommand ( _
    command As MenuCommand _
)
protected virtual void ProcessOnStatusEditCompartmentItemCommand(
    MenuCommand command
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

CommandSet Classe

Namespace Microsoft.VisualStudio.Modeling.Shell