Aracılığıyla paylaş


VsValidationContext.GetNavigationCommands Yöntem

Bu doğrulama iletisi için gezinme komutları tam listesi.Varsayılan olarak uygulama concatentates ExplorerNavigateCommand ile DiagramNavigateCommands.

Ad alanı:  Microsoft.VisualStudio.Modeling.Shell
Derleme:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll içinde)

Sözdizimi

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

Parametreler

Dönüş Değeri

Tür: System.Collections.Generic.IList<TaskMenuCommand>

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

VsValidationContext Sınıf

Microsoft.VisualStudio.Modeling.Shell Ad Alanı