TextViewCommandFilter コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
| TextViewCommandFilter() | |
| TextViewCommandFilter(IVsTextView, Int32[]) |
TextViewCommandFilter()
protected:
TextViewCommandFilter();
protected TextViewCommandFilter ();
Protected Sub New ()
適用対象
TextViewCommandFilter(IVsTextView, Int32[])
public:
TextViewCommandFilter(Microsoft::VisualStudio::TextManager::Interop::IVsTextView ^ view, cli::array <int> ^ recongizableCommands);
public TextViewCommandFilter (Microsoft.VisualStudio.TextManager.Interop.IVsTextView view, int[] recongizableCommands);
new Microsoft.SqlServer.Management.UI.VSIntegration.TextViewCommandFilter : Microsoft.VisualStudio.TextManager.Interop.IVsTextView * int[] -> Microsoft.SqlServer.Management.UI.VSIntegration.TextViewCommandFilter
Public Sub New (view As IVsTextView, recongizableCommands As Integer())
パラメーター
- view
- IVsTextView
- recongizableCommands
- Int32[]