Navigation:  Object Model Reference > Builder Object >

RegisterKey Method

Previous pageReturn to chapter overviewNext page

Registers Visual Build license information.  Useful for unattended installation and registration of license information.

 

Syntax

 

builder.RegisterKey(ByVal name As String, ByVal key As String)

 

Arguments

 

builder

       Builder object

 

name

       The licensed name or company name and license count (required).

 

key

       The license key for a purchased license (required).

 

See Also

 

Applies to Builder object