ITableControlEventProcessor.PostprocessSelectionChanged 方法

定義

處理預設處理程序之後的 SelectionChanged 事件。

public:
 void PostprocessSelectionChanged(Microsoft::VisualStudio::Shell::TableControl::TableSelectionChangedEventArgs ^ e);
public void PostprocessSelectionChanged (Microsoft.VisualStudio.Shell.TableControl.TableSelectionChangedEventArgs e);
abstract member PostprocessSelectionChanged : Microsoft.VisualStudio.Shell.TableControl.TableSelectionChangedEventArgs -> unit
Public Sub PostprocessSelectionChanged (e As TableSelectionChangedEventArgs)

參數

適用於