Partager via


VsValidationContext.GetNavigationCommands, méthode

Liste complète des commandes de navigation pour ce message de validation. L'implémentation par défaut concatène DiagramNavigateCommands avec ExplorerNavigateCommand.

Espace de noms :  Microsoft.VisualStudio.Modeling.Shell
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Shell.12.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