Udostępnij za pośrednictwem


Metoda VsValidationContext.GetNavigationCommands —

Pełną listę poleceń nawigacji dla tej wiadomości sprawdzania poprawności.Domyślnie wykonania concatentates DiagramNavigateCommands z ExplorerNavigateCommand.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Shell
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Składnia

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

Parametry

Wartość zwracana

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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VsValidationContext Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Shell