Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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
'Usage
Dim instance As FileCodeModel2
instance.EndBatch()
void EndBatch()
void EndBatch()
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.