FileCodeModel2.BeginBatch 方法

挂起编辑事件的发生,直至对代码模型所做的所有更改均已应用。

命名空间:  EnvDTE80
程序集:  EnvDTE80(在 EnvDTE80.dll 中)

语法

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

备注

BeginBatch 定义了批处理的开始位置。

.NET Framework 安全性

请参见

参考

FileCodeModel2 接口

EnvDTE80 命名空间