Partager via


VsValidationContext.GetExplorerNavigationCommand, méthode

Retourne un TaskMenuCommand capable de naviguer au nœud approprié dans la fenêtre de modèle d'explorateur de ce message de validation.Si aucun nœud correspondant n'existe dans l'explorateur de modèle, les retours de cette propriété null.

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 GetExplorerNavigationCommand ( _
    referencedModelElements As IList(Of ModelElement) _
) As TaskMenuCommand
protected virtual TaskMenuCommand GetExplorerNavigationCommand(
    IList<ModelElement> referencedModelElements
)

Paramètres

Valeur de retour

Type : Microsoft.VisualStudio.Modeling.Shell.TaskMenuCommand

Sécurité .NET Framework

Voir aussi

Référence

VsValidationContext Classe

Microsoft.VisualStudio.Modeling.Shell, espace de noms