Share via


IBraceCompletionSession.Start, méthode

Called before the session is added to the stack.

Espace de noms :  Microsoft.VisualStudio.Text.BraceCompletion
Assembly :  Microsoft.VisualStudio.Text.UI (dans Microsoft.VisualStudio.Text.UI.dll)

Syntaxe

'Déclaration
Sub Start
void Start()
void Start()
abstract Start : unit -> unit
function Start()

Notes

This method is called after the opening brace has been inserted into the buffer.

Sécurité .NET Framework

Voir aussi

Référence

IBraceCompletionSession Interface

Microsoft.VisualStudio.Text.BraceCompletion, espace de noms