다음을 통해 공유


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

적용 대상