Navigation:  Object Model Reference > Builder Object >

SyncBuild Method

Previous pageReturn to chapter overviewNext page

Performs a synchronous build, waiting for the build to complete before returning.

 

Syntax

 

builder.SyncBuild() As BuildCompletionStatus

 

Arguments

 

builder

       Builder object

 

Return value

       The result of the build.

 

See Also

 

Applies to Builder object