What is Tlbimp.exe?

Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.

What is Tlbimp.exe?

Rating:

Type Library Importer (Tlbimp.exe) is a tool used to convert the type definitions from a COM type library into equivalent definitions in a common language runtime assembly. It creates a binary file as output, containing runtime metadata for the types that are defined within the type library. Following is the syntax for using Tlbimp.exe:

tlbimp tlbFile [options]

where, tlbFile specifies the name of the file containing a COM type library, and the term options specifies the options to be used. Following are the options that are commonly used with Tlbimp.exe:

OptionDescription
/asmversionIt specifies the version number of an assembly to be produced.
/delaysignIt instructs Tlbimp.exe to use delay signing for signing an assembly.
/keycontainerIt specifies the name of the key container in which the public/private key pair to be used for signing an assembly is stored.
/keyfileIt specifies the name of the key file in which the public/private key pair to be used for signing an assembly is stored.
/namespaceIt specifies the namespace in which an assembly is to be produced.
/outIt specifies the name of output file, namespace, and assembly in which the metadata definitions are to be written.
/silentIt is used to suppress the display of success messages.


Rating:



Other articles

Click here to Article home

 
uCertify.com | Our Company | Articles | Privacy | Security | Contact Us | News and Press Release | uCertify India
MCSE: MCSA, MCTS, MCITP    JAVA Certification: SCJP, SCWCD Cisco Certification: CCNA, CCENT, A+, Network+, Security+
Oracle Certification: OCP 9i, OCP 10g, OCA 9i, OCA 10g CIW foundation    EC-212-32    CISSP    Photoshop ACE    Adobe Flash ACE
© 2008 uCertify.com. All rights reserved. All trademarks are the property of their respective owners.