FileCodeModel2.EndBatch Method
Enables the suspended events to occur after the batch edit of the code model.
Namespace: EnvDTE80
Assembly: EnvDTE80 (in EnvDTE80.dll)
Syntax
'Declaration
Sub EndBatch
void EndBatch()
void EndBatch()
abstract EndBatch : unit -> unit
function EndBatch()
Remarks
EndBatch defines the end of the batch.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.