Attribute |
Type |
Description |
Required |
ocx |
string |
Filename of the .ocx file. |
True |
delaysign |
bool |
Force strong name delay signing . |
False |
generatesource |
bool |
If C# source code for the Windows
Form wrapper should be generated. |
False |
keycontainer |
string |
File of key container holding strong name key pair. |
False |
keyfile |
string |
File containing strong name key pair. |
False |
nologo |
bool |
Suppresses the banner. |
False |
out |
string |
Filename of the generated assembly. |
False |
publickeyfile |
string |
File containing strong name public key. |
False |
silent |
bool |
Prevents AxImp from displaying success message. |
False |
failonerror |
bool |
|
False |
if |
bool |
|
False |
timeout |
int |
|
False |
unless |
bool |
|
False |
verbose |
bool |
|
False |