Condividi tramite


Metodo CommandSet.ProcessOnStatusEditCompartmentItemCommand

Determina se il comando di modifica compare nel menu di scelta rapida.

Spazio dei nomi:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)

Sintassi

'Dichiarazione
Protected Overridable Sub ProcessOnStatusEditCompartmentItemCommand ( _
    command As MenuCommand _
)
protected virtual void ProcessOnStatusEditCompartmentItemCommand(
    MenuCommand command
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

CommandSet Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling.Shell