TextViewCommandFilter 类

定义

public ref class TextViewCommandFilter : IDisposable, Microsoft::VisualStudio::OLE::Interop::IOleCommandTarget
[System.Runtime.InteropServices.ComVisible(false)]
public class TextViewCommandFilter : IDisposable, Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget
[<System.Runtime.InteropServices.ComVisible(false)>]
type TextViewCommandFilter = class
    interface IOleCommandTarget
    interface IDisposable
Public Class TextViewCommandFilter
Implements IDisposable, IOleCommandTarget
继承
TextViewCommandFilter
属性
实现

构造函数

TextViewCommandFilter()
TextViewCommandFilter(IVsTextView, Int32[])

方法

Dispose()
Exec(Guid, UInt32, UInt32, IntPtr, IntPtr)
QueryStatus(Guid, UInt32, OLECMD[], IntPtr)

事件

SpecialEditorCommand

适用于