Assembly.Switches Property

[Read/Write] This property is a string value that contains all of the command line options used by the assembly. For example, your host application could examine this property to determine if any switches indicate that the interview should not be displayed.

Syntax

string Switches [ get, set ]