다음을 통해 공유


ISignatureHelpBroker.DismissAllSessions 메서드

이 브로커의 ITextView에 있는 활성 시그니처 도움말 세션을 닫습니다.

네임스페이스:  Microsoft.VisualStudio.Language.Intellisense
어셈블리:  Microsoft.VisualStudio.Language.Intellisense(Microsoft.VisualStudio.Language.Intellisense.dll)

구문

‘선언
Sub DismissAllSessions ( _
    textView As ITextView _
)
void DismissAllSessions(
    ITextView textView
)
void DismissAllSessions(
    ITextView^ textView
)
abstract DismissAllSessions : 
        textView:ITextView -> unit
function DismissAllSessions(
    textView : ITextView
)

매개 변수

설명

이 메서드는 서명 도움말 활성화 되어 있는 동안에 호출할 때 유효 합니다.

.NET Framework 보안

참고 항목

참조

ISignatureHelpBroker 인터페이스

Microsoft.VisualStudio.Language.Intellisense 네임스페이스