Condividi tramite


Metodo CommandSet.ProcessOnStatusSelectAllCommand

Determina se il selezionare tutto il comando nel menu.Chiamato quando l'utente fa clic sul menu Modifica durante il diagramma è attivo.

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

Sintassi

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

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

CommandSet Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling.Shell