ModelingDocData.ResumeErrorListRefresh 方法

每次错误或警告对文档添加时刷新错误列表窗口。

命名空间:  Microsoft.VisualStudio.Modeling.Shell
程序集:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0(在 Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll 中)

语法

声明
Public Overridable Sub ResumeErrorListRefresh
public virtual void ResumeErrorListRefresh()

备注

在批的最后一项添加功能时,应在 SuspendErrorListRefresh 后调用此方法。

.NET Framework 安全性

请参阅

参考

ModelingDocData 类

Microsoft.VisualStudio.Modeling.Shell 命名空间