Partager via


VsValidationContext.GetNavigationCommands, méthode

Liste complète de commandes de navigation pour ce message de validation.Concatentates par défaut d'implémentation le DiagramNavigateCommands avec l'ExplorerNavigateCommand.

Espace de noms :  Microsoft.VisualStudio.Modeling.Shell
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Syntaxe

'Déclaration
Protected Overridable Function GetNavigationCommands ( _
    message As ValidationMessage _
) As IList(Of TaskMenuCommand)
protected virtual IList<TaskMenuCommand> GetNavigationCommands(
    ValidationMessage message
)

Paramètres

Valeur de retour

Type : System.Collections.Generic.IList<TaskMenuCommand>

Sécurité .NET Framework

Voir aussi

Référence

VsValidationContext Classe

Microsoft.VisualStudio.Modeling.Shell, espace de noms