다음을 통해 공유


IMouseProcessor.PostprocessGiveFeedback 메서드

처리 하는 GiveFeedback 기본 처리기는 이벤트입니다.

네임스페이스:  Microsoft.VisualStudio.Text.Editor
어셈블리:  Microsoft.VisualStudio.Text.UI.Wpf(Microsoft.VisualStudio.Text.UI.Wpf.dll)

구문

‘선언
Sub PostprocessGiveFeedback ( _
    e As GiveFeedbackEventArgs _
)
void PostprocessGiveFeedback(
    GiveFeedbackEventArgs e
)
void PostprocessGiveFeedback(
    GiveFeedbackEventArgs^ e
)
abstract PostprocessGiveFeedback : 
        e:GiveFeedbackEventArgs -> unit
function PostprocessGiveFeedback(
    e : GiveFeedbackEventArgs
)

매개 변수

.NET Framework 보안

참고 항목

참조

IMouseProcessor 인터페이스

Microsoft.VisualStudio.Text.Editor 네임스페이스