VsValidationContext.GetExplorerNavigationCommand Yöntem

Tanım

Bu doğrulama iletisi için Model Gezgini penceresinde uygun düğüme gezinmekte olan bir TaskMenuCommand döndürür. Model Gezgininde karşılık gelen bir düğüm yoksa, bu özellik null değerini döndürür.

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

Parametreler

referencedModelElements
IList<ModelElement>

Döndürülenler

TaskMenuCommand

Şunlara uygulanır