Share via


FileCodeModel2.Synchronize Method

Ensures that all current code model events have been raised and the model has finished being generated.

Namespace:  EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.dll)

Syntax

'Declaration
Sub Synchronize
'Usage
Dim instance As FileCodeModel2

instance.Synchronize()
void Synchronize()
void Synchronize()
function Synchronize()

Remarks

The order of these events is not guaranteed and handlers may receive the events after Synchronize has returned. Only the current file is processed.

.NET Framework Security

See Also

Reference

FileCodeModel2 Interface

FileCodeModel2 Members

EnvDTE80 Namespace