Assembly.Visible Property

[Read/Write] This Boolean property determines if the assembly interface will be visible to the user. This property must be set before assembly starts or it will have no effect. If Visible returns false, then it has the same effect as specifying the No Assembly Window (/nw) option on the command line.

Syntax

bool Visible [ set, get ]