Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Column
width600px

The Type Library Exporter generates a type library that describes the types defined in a common language runtime assembly.

Column
width300px
Panel
borderColor#D8D8D8
bgColor#FFFFFF
titleColor#FFFFFF
titleBGColor#006396
borderWidth1
titleOn this page:
borderStylesolid

Table of Contents
maxLevel3
minLevel2
printablefalse
 

Column

 

TLB Export Options

Files

Assembly

The assembly to export a type library for. 

TypeLibrary Output File

The name of the type library file to generate. If not present the output file will use the same name as the assembly it was exported from. The extension will simply be altered to .tlb. 

Capitalization File

The text file which contains capitalization of names in the type library. The file has the format of one capitalized name per line.

Options

Whether to log the type library exporters banner or not. This does contain version information which might be useful for debugging scripts at a later date. 

Don't display success messages

Whether to log success messages reported from the type library exporter. The action will still report as successful in the log if this is turned on. The success messages from the type library exporter will simply not occur. 

...