VsValidationContext.GetNavigationCommands(ValidationMessage) Yöntem

Tanım

Bu doğrulama iletisi için gezinti komutlarının tam listesi. Varsayılan uygulama, Explorernavigatekomutuyla DiagramNavigateCommands concatentates.

protected:
 virtual System::Collections::Generic::IList<Microsoft::VisualStudio::Modeling::Shell::TaskMenuCommand ^> ^ GetNavigationCommands(Microsoft::VisualStudio::Modeling::Validation::ValidationMessage ^ message);
protected virtual System.Collections.Generic.IList<Microsoft.VisualStudio.Modeling.Shell.TaskMenuCommand> GetNavigationCommands (Microsoft.VisualStudio.Modeling.Validation.ValidationMessage message);
abstract member GetNavigationCommands : Microsoft.VisualStudio.Modeling.Validation.ValidationMessage -> System.Collections.Generic.IList<Microsoft.VisualStudio.Modeling.Shell.TaskMenuCommand>
override this.GetNavigationCommands : Microsoft.VisualStudio.Modeling.Validation.ValidationMessage -> System.Collections.Generic.IList<Microsoft.VisualStudio.Modeling.Shell.TaskMenuCommand>
Protected Overridable Function GetNavigationCommands (message As ValidationMessage) As IList(Of TaskMenuCommand)

Parametreler

Döndürülenler

IList<TaskMenuCommand>

Şunlara uygulanır