TableControlEventProcessorBase.PostprocessNavigateToHelp(ITableEntryHandle, TableEntryEventArgs) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
virtual void PostprocessNavigateToHelp(Microsoft::VisualStudio::Shell::TableControl::ITableEntryHandle ^ entry, Microsoft::VisualStudio::Shell::TableControl::TableEntryEventArgs ^ e);
public virtual void PostprocessNavigateToHelp (Microsoft.VisualStudio.Shell.TableControl.ITableEntryHandle entry, Microsoft.VisualStudio.Shell.TableControl.TableEntryEventArgs e);
abstract member PostprocessNavigateToHelp : Microsoft.VisualStudio.Shell.TableControl.ITableEntryHandle * Microsoft.VisualStudio.Shell.TableControl.TableEntryEventArgs -> unit
override this.PostprocessNavigateToHelp : Microsoft.VisualStudio.Shell.TableControl.ITableEntryHandle * Microsoft.VisualStudio.Shell.TableControl.TableEntryEventArgs -> unit
Public Overridable Sub PostprocessNavigateToHelp (entry As ITableEntryHandle, e As TableEntryEventArgs)
Paramètres
- entry
- ITableEntryHandle