IBraceCompletionSession.PostOverType 方法

Called by the editor after the closing brace character has been typed.

命名空间:  Microsoft.VisualStudio.Text.BraceCompletion
程序集:  Microsoft.VisualStudio.Text.UI(在 Microsoft.VisualStudio.Text.UI.dll 中)

语法

声明
Sub PostOverType
void PostOverType()
void PostOverType()
abstract PostOverType : unit -> unit
function PostOverType()

.NET Framework 安全性

请参阅

参考

IBraceCompletionSession 接口

Microsoft.VisualStudio.Text.BraceCompletion 命名空间