TextViewCommandFilter Constructores
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Sobrecargas
| TextViewCommandFilter() | |
| TextViewCommandFilter(IVsTextView, Int32[]) |
TextViewCommandFilter()
protected:
TextViewCommandFilter();
protected TextViewCommandFilter ();
Protected Sub New ()
Se aplica 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())
Parámetros
- view
- IVsTextView
- recongizableCommands
- Int32[]