TextViewCommandFilter Costruttori
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
| TextViewCommandFilter() | |
| TextViewCommandFilter(IVsTextView, Int32[]) |
TextViewCommandFilter()
protected:
TextViewCommandFilter();
protected TextViewCommandFilter ();
Protected Sub New ()
Si applica a
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())
Parametri
- view
- IVsTextView
- recongizableCommands
- Int32[]