VsValidationContext.GetExplorerNavigationCommand Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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>