IIntellisenseSession.Dismiss Method

Dismisses the session, causing the presenter to be destroyed and the session to be removed from the session stack.

Namespace:  Microsoft.VisualStudio.Language.Intellisense
Assembly:  Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)

Syntax

'Declaration
Sub Dismiss
void Dismiss()
void Dismiss()
abstract Dismiss : unit -> unit 
function Dismiss()

.NET Framework Security

See Also

Reference

IIntellisenseSession Interface

Microsoft.VisualStudio.Language.Intellisense Namespace