Sets main project assembly which licenses a ServerTextControl. By default, this is the application's executable assembly.

Introduced: 32.0.

Syntax

public static System.Reflection.Assembly EntryAssembly { set; }
Public Shared WriteOnly Property EntryAssembly As System.Reflection.Assembly

Limitations

Runtime only.

Write only.