Sdílet prostřednictvím


VsValidationContext.GetNavigationCommands – metoda

Úplný seznam ověření zprávy příkazy pro navigaci.Výchozí implementace concatentates DiagramNavigateCommands se ExplorerNavigateCommand.

Obor názvů:  Microsoft.VisualStudio.Modeling.Shell
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (v Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)

Syntaxe

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

Parametry

Vrácená hodnota

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

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

VsValidationContext Třída

Microsoft.VisualStudio.Modeling.Shell – obor názvů