Udostępnij za pośrednictwem


Metoda VsValidationContext.GetExplorerNavigationCommand —

Zwraca TaskMenuCommand zdolnych do nawigowania do odpowiedni węzeł w oknie Eksploratora modelu dla tej wiadomości sprawdzania poprawności.Jeśli żaden odpowiedni węzeł istnieje w Eksploratorze modelu, właściwość ta zwraca wartość null.

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 GetExplorerNavigationCommand ( _
    referencedModelElements As IList(Of ModelElement) _
) As TaskMenuCommand
protected virtual TaskMenuCommand GetExplorerNavigationCommand(
    IList<ModelElement> referencedModelElements
)

Parametry

Wartość zwracana

Typ: Microsoft.VisualStudio.Modeling.Shell.TaskMenuCommand

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

VsValidationContext Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Shell